Jan Dittberner
4f2ebbae63
- add to docs/code.rst toctree - add new docs/code/hostingpackages.rst containing the autodoc directives - document undocumented code in hostingpackages app - update translation templates
25 lines
443 B
ReStructuredText
25 lines
443 B
ReStructuredText
******************
|
|
Code documentation
|
|
******************
|
|
|
|
.. index:: Django
|
|
|
|
gva is implemented as `Django`_ project and provides a frontend for
|
|
administrators and customers.
|
|
|
|
.. _Django: https://www.djangoproject.com/
|
|
|
|
|
|
.. toctree::
|
|
|
|
code/gnuviechadmin
|
|
code/gvacommon
|
|
code/dashboard
|
|
code/domains
|
|
code/hostingpackages
|
|
code/managemails
|
|
code/mysqltasks
|
|
code/osusers
|
|
code/pgsqltasks
|
|
code/taskresults
|
|
code/userdbs
|