Move docs into admin package

This commit is contained in:
James Munnelly 2018-05-09 16:21:51 +01:00
parent 929df3b293
commit 956f44a59e
5 changed files with 14 additions and 1 deletions

13
docs/admin/index.rst Normal file
View File

@ -0,0 +1,13 @@
====================
Administrative tasks
====================
This section contains documentation about common administrative tasks for cert-manager.
Explore the sections listed below to find more information on how to run and
manage a cert-manager deployment as an administrator.
.. toctree::
:maxdepth: 1
upgrading/index

View File

@ -30,6 +30,7 @@ a source of references when seeking help with the project.
getting-started/index
tutorials/index
admin/index
reference/index
devel/index

View File

@ -11,4 +11,3 @@ cert-manager.
acme/index
ca/index
vault/index
upgrading/index