mytoolbox.mymodule1 =================== .. automodule:: mytoolbox.mymodule1 .. rubric:: Module attributes .. autosummary:: :toctree: myTypeVar .. rubric:: Functions .. autosummary:: :toctree: :nosignatures: myGlobalFunction .. rubric:: Classes .. autosummary:: :toctree: :template: class.rst :nosignatures: myClass1 .. rubric:: Exceptions .. autosummary:: :toctree: myError