add developer and sysadmin guide

Signed-off-by: siddharthvipul <siddharthvipul1@gmail.com>
This commit is contained in:
siddharthvipul 2020-09-04 20:45:26 +05:30
parent 67b95320aa
commit 8a7f111a12
7 changed files with 6 additions and 0 deletions

View file

@ -14,4 +14,7 @@ start_page: ROOT:index
# This lists all the menu definitions of your component.
nav:
- modules/ROOT/nav.adoc
- modules/developer_guide/nav.adoc
- modules/sysadmin_guide/nav.adoc
- modules/old_sysadmin_guide/nav.adoc
- modules/communishift/nav.adoc

View file

@ -0,0 +1 @@
* link:https://fedora-infra-docs.readthedocs.io/en/latest/dev-guide/index.html[Developer's Guide]

View file

@ -0,0 +1 @@
* link:https://fedora-infra-docs.readthedocs.io/en/latest/sysadmin-guide/sops/old/index.html[Old System Administrator Guide]

View file

@ -0,0 +1 @@
* link:https://fedora-infra-docs.readthedocs.io/en/latest/sysadmin-guide/index.html[System Administrator Guide]