c02d8f5ba2
* Fix for Django build, changes to documentation, and dev dependencies updated * remove example configuration files * Added readthedocs configuration file * added section on building the documentation * renamed docs/requirements-docs.txt to docs/requirements.txt * renamed requirements file in readthedocs configuration * Added documentation requirements installation to GitHub build workflow
4 lines
99 B
Plaintext
4 lines
99 B
Plaintext
# Read the docs dependencies
|
|
sphinx==5.3.0
|
|
sphinx_rtd_theme==1.1.1
|
|
readthedocs-sphinx-search==0.1.1 |