summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2016-09-06 13:41:38 +0600
committerDaniil Baturin <daniil@baturin.org>2016-09-06 13:41:38 +0600
commitd01977e4206dff4f249a3fb9ac44ea9d907f148d (patch)
tree8c7c9210b674e28608deec6efc7e2b914372cf1a
parent7e548971cdecc5eefc671658060f7e62d772ff29 (diff)
downloadpython-vyos-mgmt-d01977e4206dff4f249a3fb9ac44ea9d907f148d.tar.gz
python-vyos-mgmt-d01977e4206dff4f249a3fb9ac44ea9d907f148d.zip
How the hell do I use autodoc again?
-rw-r--r--docs/source/index.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
index a82e98e..ca64e2b 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -11,6 +11,11 @@ Contents:
.. toctree::
:maxdepth: 2
+.. automodule:: vymgmt
+
+.. autoclass:: vymgmt.Router
+ :members:
+
Indices and tables