docs: refactor redirector docs into api docs
This commit is contained in:
parent
73439a8121
commit
c795a70d80
7 changed files with 48 additions and 158 deletions
|
@ -6,7 +6,13 @@ Documentation Home
|
|||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: User Guide:
|
||||
:caption: Publisher Guide
|
||||
|
||||
publisher/api.rst
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: User Guide
|
||||
|
||||
user/index.rst
|
||||
user/proxies.rst
|
||||
|
@ -17,17 +23,17 @@ Documentation Home
|
|||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Admin Guide:
|
||||
:caption: Admin Guide
|
||||
|
||||
admin/install.rst
|
||||
admin/conf.rst
|
||||
admin/external.rst
|
||||
admin/eotk.rst
|
||||
admin/redirector/index.rst
|
||||
admin/api/index.rst
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Technical Documentation:
|
||||
:caption: Technical Documentation
|
||||
|
||||
tech/index.rst
|
||||
tech/conf.rst
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue