Add extra_funcs to documentation

This commit is contained in:
Andrew Smirnov
2021-02-11 20:04:08 +03:00
parent 8024d38e09
commit c3f9e6626b
4 changed files with 24 additions and 4 deletions

9
docs/source/code.rst Normal file
View File

@@ -0,0 +1,9 @@
*****
TODOs
*****
Extra Functions
---------------
.. automodule:: main.extra_func
:members:

View File

@@ -6,10 +6,13 @@
Welcome to ZenDesk Access Controller's documentation!
=====================================================
.. toctree::
:maxdepth: 2
:caption: Contents:
code.rst
todo.rst
Indices and tables

5
docs/source/todo.rst Normal file
View File

@@ -0,0 +1,5 @@
*****
TODOs
*****
.. todolist::