summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/user/basic.rst2
-rw-r--r--doc/user/getting-started.rst9
-rw-r--r--doc/user/index.rst30
-rw-r--r--doc/user/packet-dumps.rst (renamed from doc/user/appendix.rst)0
4 files changed, 27 insertions, 14 deletions
diff --git a/doc/user/basic.rst b/doc/user/basic.rst
index b5118cde4e..0c11975fc0 100644
--- a/doc/user/basic.rst
+++ b/doc/user/basic.rst
@@ -1,7 +1,7 @@
.. _basic-commands:
**************
-Basic commands
+Basic Commands
**************
There are five routing daemons in use, and there is one manager daemon.
diff --git a/doc/user/getting-started.rst b/doc/user/getting-started.rst
deleted file mode 100644
index 4ef293c711..0000000000
--- a/doc/user/getting-started.rst
+++ /dev/null
@@ -1,9 +0,0 @@
-***************
-Getting Started
-***************
-
-.. toctree::
- :maxdepth: 2
-
- installation
- setup
diff --git a/doc/user/index.rst b/doc/user/index.rst
index 7118022df7..cec9c29230 100644
--- a/doc/user/index.rst
+++ b/doc/user/index.rst
@@ -1,11 +1,21 @@
+####################
FRRouting User Guide
-====================
+####################
+.. _introduction:
.. toctree::
+ :caption: Introduction
:maxdepth: 2
overview
- getting-started
+ installation
+ setup
+
+.. _basics:
+.. toctree::
+ :caption: Basics
+ :maxdepth: 2
+
basic
vtysh
filter
@@ -13,6 +23,13 @@ FRRouting User Guide
ipv6
kernel
snmp
+.. modules
+
+.. _protocols:
+.. toctree::
+ :caption: Protocols
+ :maxdepth: 2
+
zebra
bgp
babeld
@@ -27,7 +44,12 @@ FRRouting User Guide
ripngd
sharp
vnc
+
+.. _appendix:
+.. toctree::
+ :caption: Appendix
+ :maxdepth: 2
+
bugs
+ packet-dumps
glossary
- appendix
-
diff --git a/doc/user/appendix.rst b/doc/user/packet-dumps.rst
index 6120c3b989..6120c3b989 100644
--- a/doc/user/appendix.rst
+++ b/doc/user/packet-dumps.rst