django_sphinx_generator

Generate a sphinx documentation tree of django models and other classes.


License
BSD-3-Clause
Install
pip install django_sphinx_generator==1.0.3

Documentation

Sphinx documentation generator for django apps

This django app provides a management command to generate sphinx documentation for django apps.

Installing