django-sphinx-autodoc

Autodoc all apps from a project to Sphinx
Download

django-sphinx-autodoc Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Other/Proprietary Li...
  • Publisher Name:
  • Adrien Lemaire
  • Publisher web site:
  • http://github.com/Fandekasp/

django-sphinx-autodoc Tags


django-sphinx-autodoc Description

Autodoc all apps from a project to Sphinx Django is awesome in that way you can reuse a lot of applications in your projects. It means for big projects that you'll get a long list of applications in your settings.INSTALLED_APP.If you're using Django with Sphinx and want to autodoc all these apps in a wink of an eye, then the django-sphinx-autodoc app is for you.How it worksIt will scrap all your .py files in each application listed by INSTALLED_APP, then add automodules in your PROJECT/SPHINX_ROOT/modules.rst. Requirements: · Python · Django


django-sphinx-autodoc Related Software