Move docs into admin package
This commit is contained in:
parent
929df3b293
commit
956f44a59e
13
docs/admin/index.rst
Normal file
13
docs/admin/index.rst
Normal 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
|
||||
@ -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
|
||||
|
||||
|
||||
@ -11,4 +11,3 @@ cert-manager.
|
||||
acme/index
|
||||
ca/index
|
||||
vault/index
|
||||
upgrading/index
|
||||
|
||||
Loading…
Reference in New Issue
Block a user