Build docs using Sphinx & deliver under /docs/
Add requirements to automatically build the documentation using sphinx Add basic configuration for documentation Add django-docs app to deliver documentation as part of the app under /docs/ Add generating/updating of the docs to the setup and update scripts
parent
f1123336
No related branches found
No related tags found
Showing
- AKPlanning/settings.py 6 additions, 0 deletionsAKPlanning/settings.py
- AKPlanning/urls.py 5 additions, 2 deletionsAKPlanning/urls.py
- Utils/setup.sh 5 additions, 0 deletionsUtils/setup.sh
- Utils/update.sh 6 additions, 0 deletionsUtils/update.sh
- docs/.gitignore 2 additions, 0 deletionsdocs/.gitignore
- docs/Makefile 20 additions, 0 deletionsdocs/Makefile
- docs/code.rst 10 additions, 0 deletionsdocs/code.rst
- docs/conf.py 82 additions, 0 deletionsdocs/conf.py
- docs/index.rst 22 additions, 0 deletionsdocs/index.rst
- docs/make.bat 35 additions, 0 deletionsdocs/make.bat
- docs/usage/usage.rst 5 additions, 0 deletionsdocs/usage/usage.rst
- requirements.txt 8 additions, 0 deletionsrequirements.txt
Loading
Please register or sign in to comment