Add new context
This commit is contained in:
@@ -1,21 +1,22 @@
|
||||
|
||||
******
|
||||
Models
|
||||
------
|
||||
******
|
||||
|
||||
.. automodule:: main.models
|
||||
:members:
|
||||
|
||||
|
||||
|
||||
***************
|
||||
Extra Functions
|
||||
---------------
|
||||
***************
|
||||
|
||||
.. automodule:: main.extra_func
|
||||
:members:
|
||||
|
||||
|
||||
*****
|
||||
Views
|
||||
-----
|
||||
*****
|
||||
|
||||
.. automodule:: main.views
|
||||
:members:
|
||||
|
||||
@@ -6,13 +6,22 @@
|
||||
Welcome to ZenDesk Access Controller's documentation!
|
||||
=====================================================
|
||||
|
||||
Структура документации:
|
||||
-----------------------
|
||||
|
||||
Документация пользователя
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Документация разработчика
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Contents:
|
||||
|
||||
code.rst
|
||||
todo.rst
|
||||
code
|
||||
todo
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -3,3 +3,4 @@ TODOs
|
||||
*****
|
||||
|
||||
.. todolist::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user