diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-12-21 18:57:24 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-12-21 18:57:24 +0100 |
commit | 2aaeedd7c1533a1458b48b57ac9fbccead376261 (patch) | |
tree | b8db5a789d5401a360b287b6df21dfec136ac8a4 /docs/index.rst | |
parent | a8409f1eb630b85f18722dfc101605590516aed8 (diff) | |
download | vyos-documentation-2aaeedd7c1533a1458b48b57ac9fbccead376261.tar.gz vyos-documentation-2aaeedd7c1533a1458b48b57ac9fbccead376261.zip |
interface: split into basic and advanced section
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 4d25bb09..93541f39 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -23,7 +23,7 @@ VyOS User Guide :maxdepth: 2 configuration-overview - interfaces/index + interfaces/basic-index system/basic-index image-mgmt @@ -33,6 +33,7 @@ VyOS User Guide :name: advanced :maxdepth: 2 + interfaces/index services/index system/index firewall |