summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-08-06 11:37:26 +0200
committerChristian Poessinger <christian@poessinger.com>2020-08-06 11:37:26 +0200
commit36583ce867b5a0fce033c53fd6ac12c217033714 (patch)
tree2eba6254ab39fa8951db1683ec29ce6ff3157eb9 /docs
parentcd99b238ee14b115b9f909bb73dddcadcd3faef3 (diff)
downloadvyos-documentation-36583ce867b5a0fce033c53fd6ac12c217033714.tar.gz
vyos-documentation-36583ce867b5a0fce033c53fd6ac12c217033714.zip
Create new "System Operation" main chapter
Diffstat (limited to 'docs')
-rw-r--r--docs/appendix/cmd-index.rst19
-rw-r--r--docs/appendix/examples/index.rst4
-rw-r--r--docs/command-list-configuration.rst9
-rw-r--r--docs/command-list-operation.rst9
-rw-r--r--docs/index.rst15
5 files changed, 31 insertions, 25 deletions
diff --git a/docs/appendix/cmd-index.rst b/docs/appendix/cmd-index.rst
deleted file mode 100644
index 71b556cb..00000000
--- a/docs/appendix/cmd-index.rst
+++ /dev/null
@@ -1,19 +0,0 @@
-.. _cmd-index:
-
-#################
-Command Reference
-#################
-
-Configuration Commands
-======================
-
-.. _cfg_cmd_list:
-
-.. cfgcmdlist::
-
-Operational Commands
-====================
-
-.. _op_cmd_list:
-
-.. opcmdlist::
diff --git a/docs/appendix/examples/index.rst b/docs/appendix/examples/index.rst
index 427606de..ca3a6251 100644
--- a/docs/appendix/examples/index.rst
+++ b/docs/appendix/examples/index.rst
@@ -1,7 +1,7 @@
.. _examples:
-Configuration Examples
-======================
+Configuration Blueprints
+========================
This chapter contains various configuration Examples
diff --git a/docs/command-list-configuration.rst b/docs/command-list-configuration.rst
new file mode 100644
index 00000000..a1c370e6
--- /dev/null
+++ b/docs/command-list-configuration.rst
@@ -0,0 +1,9 @@
+############
+Command List
+############
+
+Configuration level commands:
+
+.. _cfg_cmd_list:
+
+.. cfgcmdlist::
diff --git a/docs/command-list-operation.rst b/docs/command-list-operation.rst
new file mode 100644
index 00000000..3dabd653
--- /dev/null
+++ b/docs/command-list-operation.rst
@@ -0,0 +1,9 @@
+#############
+Commands List
+#############
+
+Operational level commands:
+
+.. _op_cmd_list:
+
+.. opcmdlist::
diff --git a/docs/index.rst b/docs/index.rst
index f6e09a8b..30d4f289 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -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.
-