Improve the Sphinx autodoc for Django classes
sphinxcontrib-django is a sphinx extension which improves the documentation of Django apps. Improvements for the output of Sphinx's autodoc for Django classes: - List all model and form fields as class parameters - Improve model field representations - Link related and reverse related fields to the referenced class - Hide irrelevant runtime information like declared_fieldsets, fieldsets and Meta from classes - Add information about autogenerated methods - Fix intersphinx mappings to Django modules - Custom text roles to cross-reference the documentations of Django (:setting:, :templatetag:, :templatefilter:, :fieldlookup:) and Sphinx (:event:, :confval:)
$
pkg install py311-sphinxcontrib-djangoOrigin
textproc/py-sphinxcontrib-django
Size
151KiB
License
APACHE20
Maintainer
sunpoet@FreeBSD.org
Dependencies
4 packages
Required by
0 packages