From 0e22815ee57876d1a0409b50071ef0206c1f0355 Mon Sep 17 00:00:00 2001 From: Jan Dittberner Date: Sun, 4 Jan 2015 22:36:40 +0100 Subject: [PATCH] add autogenerated documentation for module members --- docs/code.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/code.rst b/docs/code.rst index e61db41..33978fe 100644 --- a/docs/code.rst +++ b/docs/code.rst @@ -114,6 +114,7 @@ provides some functionality that is common to all gnuviechadmin subprojects. ---------------------------------- .. automodule:: mysqltasks.tasks + :members: :py:mod:`osusers` app @@ -167,6 +168,7 @@ provides some functionality that is common to all gnuviechadmin subprojects. ======================== .. automodule:: pgsqltasks + :members: :py:mod:`tasks ` @@ -211,9 +213,11 @@ provides some functionality that is common to all gnuviechadmin subprojects. ------------------------------- .. automodule:: userdbs.admin + :members: :py:mod:`models ` --------------------------------- .. automodule:: userdbs.models + :members: