mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Create new "System Operation" main chapter
This commit is contained in:
parent
cd99b238ee
commit
36583ce867
@ -1,19 +0,0 @@
|
||||
.. _cmd-index:
|
||||
|
||||
#################
|
||||
Command Reference
|
||||
#################
|
||||
|
||||
Configuration Commands
|
||||
======================
|
||||
|
||||
.. _cfg_cmd_list:
|
||||
|
||||
.. cfgcmdlist::
|
||||
|
||||
Operational Commands
|
||||
====================
|
||||
|
||||
.. _op_cmd_list:
|
||||
|
||||
.. opcmdlist::
|
||||
@ -1,7 +1,7 @@
|
||||
.. _examples:
|
||||
|
||||
Configuration Examples
|
||||
======================
|
||||
Configuration Blueprints
|
||||
========================
|
||||
|
||||
This chapter contains various configuration Examples
|
||||
|
||||
|
||||
9
docs/command-list-configuration.rst
Normal file
9
docs/command-list-configuration.rst
Normal file
@ -0,0 +1,9 @@
|
||||
############
|
||||
Command List
|
||||
############
|
||||
|
||||
Configuration level commands:
|
||||
|
||||
.. _cfg_cmd_list:
|
||||
|
||||
.. cfgcmdlist::
|
||||
9
docs/command-list-operation.rst
Normal file
9
docs/command-list-operation.rst
Normal file
@ -0,0 +1,9 @@
|
||||
#############
|
||||
Commands List
|
||||
#############
|
||||
|
||||
Operational level commands:
|
||||
|
||||
.. _op_cmd_list:
|
||||
|
||||
.. opcmdlist::
|
||||
@ -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.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user