From d01977e4206dff4f249a3fb9ac44ea9d907f148d Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Tue, 6 Sep 2016 13:41:38 +0600 Subject: How the hell do I use autodoc again? --- docs/source/index.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/source') 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 -- cgit v1.2.3