diff --git a/docs/api.rst b/docs/api.rst index 79b8f66..09342db 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -4,5 +4,3 @@ :recursive: dcnodatg - eos_poller - gns3_worker diff --git a/docs/index.rst b/docs/index.rst index 5605960..9de4b48 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -2,7 +2,15 @@ :hidden: Home - Python Module Documentation <_autosummary/dcnodatg> + Python Module Documentation <_autosummar> .. include:: ../README.md :parser: myst_parser.docutils_ + + +.. autosummary:: + :toctree: _autosummary + :template: custom-module-template.rst + :recursive: + + mypackage \ No newline at end of file