diff options
author | iTeV <github@fs0ciety.xyz> | 2019-04-14 15:32:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-14 15:32:08 +0200 |
commit | 0ad923a7470ed7f79f06750367ce5ed55ab442ef (patch) | |
tree | 754d4c2b92baf50ea5ce4fe8b4ab833c284cfd0a /docs/index.rst | |
parent | 31247afcba724a4ebd6ab545ccfff29c7706b8d8 (diff) | |
parent | 32096506f68beb493ad207a9a8018681b11de203 (diff) | |
download | vyos-documentation-0ad923a7470ed7f79f06750367ce5ed55ab442ef.tar.gz vyos-documentation-0ad923a7470ed7f79f06750367ce5ed55ab442ef.zip |
Merge pull request #1 from vyos/master
update fork
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 344cd761..fb15e991 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -27,9 +27,19 @@ as a router and firewall platform for cloud deployments. qos.rst services/index.rst system/index.rst + high-availability.rst clustering.rst image-mgmt.rst + commandscripting.rst troubleshooting.rst examples.rst commandtree/index.rst +.. toctree:: + :maxdepth: 2 + :caption: Contributing: + :includehidden: + + contributing/index.rst + + |