django-configurations/docs
Brian Helba 93e628e870
Refactor the documentation build process (#311)
* Refactor the documentation build process

Significant improvements:
* Allow easy isolated local builds via a dedicated Tox environment
* Configure Sphinx to use consistent packages and theme across local, CI,
  and ReadTheDocs builds; local builds now look the same as the published
  RTD pages
* Explicitly add a ReadTheDocs configuration as code, per their documented
  best practices
* Remove lots of dead code and simplify the Sphinx configuration file
* Build docs in a dedicated CI step and enable stricter warning checking

* Fix docutils related build error.

* Relax Sphinx version.

* Invalidate RTD build cache.

* No need to combine coverage reporting I think.

* Add combining again.

Co-authored-by: Jannis Leidel <jannis@leidel.info>
2021-11-08 16:49:41 +01:00
..
changes.rst Finalize changelog for 2.3 release 2021-10-27 22:40:16 +06:00
conf.py Refactor the documentation build process (#311) 2021-11-08 16:49:41 +01:00
cookbook.rst Merge pull request #291 from jazzband/feature/asgi 2021-10-25 09:49:54 -04:00
index.rst Moved to Jazzband. 2015-12-17 10:22:38 +01:00
patterns.rst Remove references to TEMPLATE_DEBUG 2021-10-25 12:18:19 -04:00
requirements.txt Refactor the documentation build process (#311) 2021-11-08 16:49:41 +01:00
values.rst Fix "reference target not found" warnings in the docs 2021-10-27 10:17:56 +02:00