django-constance/docs
Rotzbua 6976d8a5e9
feat(docs): migrate to sphinx 7 (#553)
* feat(docs): migrate to sphinx 7

feat(docs): add instant search
feat(docs): enable reproducible build with requirements.txt
fix(docs): warnings
WARNING: The pre-Sphinx 1.0 'intersphinx_mapping' format is deprecated and will be removed in Sphinx 8. Update to the current format as described in the documentation. Hint: "intersphinx_mapping = {'<name>': ('https://docs.python.org/', None)}".https://www.sphinx-doc.org/en/master/usage/extensions/intersphinx.html#confval-intersphinx_mapping

* feat(docs): add test build to GH CI
2024-06-14 19:57:30 +05:00
..
_static feat(docs): migrate to sphinx 7 (#553) 2024-06-14 19:57:30 +05:00
extensions Added Sphinx docs. Fixes issue #48. 2014-11-25 22:18:26 +01:00
backends.rst Refactor app and model 2023-03-10 20:38:31 +03:00
changes.rst feat(docs): migrate to sphinx 7 (#553) 2024-06-14 19:57:30 +05:00
conf.py feat(docs): migrate to sphinx 7 (#553) 2024-06-14 19:57:30 +05:00
index.rst feat(docs): migrate to sphinx 7 (#553) 2024-06-14 19:57:30 +05:00
make.bat feat(docs): migrate to sphinx 7 (#553) 2024-06-14 19:57:30 +05:00
Makefile feat(docs): migrate to sphinx 7 (#553) 2024-06-14 19:57:30 +05:00
requirements.txt feat(docs): migrate to sphinx 7 (#553) 2024-06-14 19:57:30 +05:00
testing.rst Add memory backend (#394) 2020-06-10 19:49:42 +02:00