Create new "System Operation" main chapter

This commit is contained in:
Christian Poessinger 2020-08-06 11:37:26 +02:00
parent cd99b238ee
commit 36583ce867
5 changed files with 31 additions and 25 deletions

View File

@ -1,19 +0,0 @@
.. _cmd-index:
#################
Command Reference
#################
Configuration Commands
======================
.. _cfg_cmd_list:
.. cfgcmdlist::
Operational Commands
====================
.. _op_cmd_list:
.. opcmdlist::

View File

@ -1,7 +1,7 @@
.. _examples:
Configuration Examples
======================
Configuration Blueprints
========================
This chapter contains various configuration Examples

View File

@ -0,0 +1,9 @@
############
Command List
############
Configuration level commands:
.. _cfg_cmd_list:
.. cfgcmdlist::

View File

@ -0,0 +1,9 @@
#############
Commands List
#############
Operational level commands:
.. _op_cmd_list:
.. opcmdlist::

View File

@ -18,7 +18,7 @@ VyOS User Guide
.. toctree::
:caption: Basics
:caption: Basic Configuration
:name: basics
:maxdepth: 2
@ -29,7 +29,7 @@ VyOS User Guide
.. toctree::
:caption: Advanced
:caption: Advanced Configuration
:name: advanced
:maxdepth: 2
@ -45,7 +45,16 @@ VyOS User Guide
high-availability
vpn/index
load-balancing
command-list-configuration
.. toctree::
:caption: System Operation
:name: system-operation
:maxdepth: 2
troubleshooting
command-list-operation
.. toctree::
@ -55,7 +64,6 @@ VyOS User Guide
appendix/release-notes
appendix/examples/index
appendix/cmd-index
appendix/vyos-on-vmware
appendix/vyos-on-baremetal
appendix/vyos-on-clouds
@ -97,4 +105,3 @@ Permission is granted to copy and distribute translations of this manual into
another language, under the above conditions for modified versions, except that
this permission notice may be stated in a translation approved by the VyOS
maintainers.