Add extra_funcs to documentation
This commit is contained in:
9
docs/source/code.rst
Normal file
9
docs/source/code.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
*****
|
||||
TODOs
|
||||
*****
|
||||
|
||||
Extra Functions
|
||||
---------------
|
||||
|
||||
.. automodule:: main.extra_func
|
||||
:members:
|
||||
@@ -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
5
docs/source/todo.rst
Normal file
@@ -0,0 +1,5 @@
|
||||
*****
|
||||
TODOs
|
||||
*****
|
||||
|
||||
.. todolist::
|
||||
Reference in New Issue
Block a user