Django-simpleadmindoc updated

create documentation for django website
Posted on June 10, 2011 in archive, django-admin, documentation, sphinx, django.

I just published major rework of Simpleadmindoc to github with a lot of changes to make writing documentation easier.

Django-simpleadmindoc is a tool that helps creating documentation for editors and administrators of django based website.

Simpleadmindoc is based on and produces documents for Sphinx.

Main features:

  • autodocumenting models,
  • referencing models and fields inside documentation
  • fast creating of skeleton documentation

If there is something you would like to see, get in touch, code is on GitHub:

https://github.com/bmihelac/django-simpleadmindoc

Share on Reddit