diff options
author | rebortg <github@ghlr.de> | 2021-09-13 19:45:06 +0200 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2021-09-13 19:45:06 +0200 |
commit | e8bd02d5f8018698f656ce7a176157efdaac8c60 (patch) | |
tree | 77bb8a28aa5c953421b3fe1f68c746726f532bcb /docs/index.rst | |
parent | c2c50708ba9dcc2f86e1baec5931fd0809fd780e (diff) | |
download | vyos-documentation-e8bd02d5f8018698f656ce7a176157efdaac8c60.tar.gz vyos-documentation-e8bd02d5f8018698f656ce7a176157efdaac8c60.zip |
contributing: clear structure
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/docs/index.rst b/docs/index.rst index f81adfc8..f4c562d1 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -39,9 +39,19 @@ VyOS User Guide :includehidden: :caption: Development - contributing/index - debugging - testing + contributing/build-vyos + contributing/development + contributing/issues-features + contributing/upstream-packages + contributing/debugging + contributing/testing + + +.. toctree:: + :maxdepth: 2 + :includehidden: + :caption: Misc + documentation coverage copyright |