diff options
author | Yuriy Andamasov <andamasov@gmail.com> | 2019-03-29 22:11:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-29 22:11:39 +0100 |
commit | 6e2bce75ba4e71c36d5fe480e8dae77c8bde1fd7 (patch) | |
tree | cf0ce648551a57d5d2d0e76276758363015bb8b1 /docs/index.rst | |
parent | 31247afcba724a4ebd6ab545ccfff29c7706b8d8 (diff) | |
parent | d67390f1330ad2d1456a78946db69bcfd7b55187 (diff) | |
download | vyos-documentation-6e2bce75ba4e71c36d5fe480e8dae77c8bde1fd7.tar.gz vyos-documentation-6e2bce75ba4e71c36d5fe480e8dae77c8bde1fd7.zip |
Merge pull request #22 from rebortg/dev_guide
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 + + |