summaryrefslogtreecommitdiff
path: root/docs/index.rst
blob: 4612d5f84a5af6066b5dba022f66efc9c6595d2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
.. _index:

###############
VyOS User Guide
###############


.. toctree::
   :maxdepth: 2
   :hidden:

   introducing/about
   introducing/history
   introducing/releases
   changelog/index

.. toctree::
   :maxdepth: 2
   :hidden:
   :includehidden:
   :caption: first steps

   installation/index
   quick-start
   cli

   
.. toctree::
   :maxdepth: 2
   :hidden:
   :includehidden:
   :caption: Adminguide

   configuration/index
   operation/index
   automation/index
   troubleshooting/index
   configexamples/index


.. toctree::
   :maxdepth: 2
   :hidden:
   :includehidden:
   :caption: Contributing

   contributing/index
   copyright