9 Commits

Author SHA1 Message Date
Tom Kralidis 8de3ab0800 Update .readthedocs.yaml 2023-09-09 08:28:41 -04:00
Tom Kralidis 65139bc6b4 Update .readthedocs.yaml 2023-09-09 08:28:07 -04:00
Tom Kralidis 82314f828a Update .readthedocs.yaml 2023-09-09 08:23:48 -04:00
Tom Kralidis 9aa703ad3f Update .readthedocs.yaml 2023-09-08 22:15:06 -04:00
Tom Kralidis cde0113b75 Update .readthedocs.yaml 2023-09-08 22:05:52 -04:00
Tom Kralidis 0aee92c137 Update .readthedocs.yaml (#1348) 2023-09-08 22:03:14 -04:00
Tom Kralidis 3566290ac4 Rename readthedocs.yml to .readthedocs.yaml (#1267)
* Rename readthedocs.yml to .readthedocs.yml

* Rename .readthedocs.yml to .readthedocs.yaml
2023-06-16 07:54:20 +02:00
Tom Kralidis 7587e7f5e6 fix docs warning and RTD settings (#1250) 2023-05-18 13:54:39 -04:00
Juan Pablo Duque c02d8f5ba2 Fixed Django serve error related to urlpatterns, updated documentation by adding hot-reloading section. (#1231)
* 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
2023-04-27 05:03:39 -04:00