Metadata-Version: 2.1
Name: django-sphinx-view
Version: 26.1
Summary: Serve your Sphinx docs with Django.
Home-page: https://noumenal.es/django-sphinx-view/
Author: Carlton Gibson
Author-email: carlton.gibson@noumenal.es
Description-Content-Type: text/markdown
Requires-Dist: Django>=4.2 ; extra == "test"
Requires-Dist: pytest>=8 ; extra == "test"
Requires-Dist: Sphinx>=6 ; extra == "test"
Project-URL: GitHub, https://github.com/carltongibson/django-sphinx-view
Provides-Extra: test

# django-sphinx-view

> Django Powered Dynamic Sphinx Docs.

Serve your Sphinx docs with Django. Add any dynamic elements that you need. 

![sphinx-meets-htmx](https://github.com/carltongibson/django-sphinx-view/assets/64686/e16b72ee-e3f3-4a8c-b9ba-0ded6c0a0636)

Please see [the project homepage for docs][homepage].

[homepage]: https://noumenal.es/django-sphinx-view/


## Contributing

All input welcome! ⛵️

* Check out [the issues](https://github.com/carltongibson/django-sphinx-view/issues)
* Start a [Discussion with your idea](https://github.com/carltongibson/django-sphinx-view/discussions).

