django-simpleadmindocΒΆ
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:
djangoadmin
Sphinx domain allows autodocumenting models,djangoadmin
also allows referencing models and fields inside documentation while taking care of using verbose names,docgenapp
django management command allows fast creating of skeleton documentation for applications inside website.
Goal of simpleadmindoc is to make writing of documentation for editors and administrators fast, flexible and easy.