diff options
author | rebortg <github@ghlr.de> | 2019-03-28 20:49:59 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2019-03-28 20:49:59 +0100 |
commit | d67390f1330ad2d1456a78946db69bcfd7b55187 (patch) | |
tree | cf0ce648551a57d5d2d0e76276758363015bb8b1 /docs/index.rst | |
parent | 31247afcba724a4ebd6ab545ccfff29c7706b8d8 (diff) | |
download | vyos-documentation-d67390f1330ad2d1456a78946db69bcfd7b55187.tar.gz vyos-documentation-d67390f1330ad2d1456a78946db69bcfd7b55187.zip |
add VyOS contribution guide
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 344cd761..530919f2 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -33,3 +33,11 @@ as a router and firewall platform for cloud deployments. examples.rst commandtree/index.rst +.. toctree:: + :maxdepth: 2 + :caption: Contributing: + :includehidden: + + contributing/index.rst + + |