django-doc

Automate Django RestFramework Documentation


Keywords
django, automate, documentation, automation, python
License
MIT
Install
pip install django-doc==1.1

Documentation

  • Django- Add django_doc to your INSTALLED_APPS
  • Run Python python manage.py collectdoc
  • Run pip install mkdocs mkdocs-material
  • Run mkdocs serve