summaryrefslogtreecommitdiff
path: root/docs/index.rst
blob: ed16b420aa675b1ddc42d7cdc9a7801b1dd72d8a (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
49
50
51
.. _index:

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

.. toctree::
   :maxdepth: 2
   :hidden:
   :caption: FIND CAPTION NAME

   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
   coverage
   copyright