diff options
author | Daniil Baturin <daniil@baturin.org> | 2019-04-15 00:38:07 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-15 00:38:07 +0700 |
commit | 98e3178a7f889c42fab102ba777d790e809c43e7 (patch) | |
tree | c2baf814f50968ab17c12d3f1bbdbc96cc951cd9 | |
parent | 322bd3a97a65394e59fe2bdae2772c0db59d4402 (diff) | |
download | vyos-documentation-98e3178a7f889c42fab102ba777d790e809c43e7.tar.gz vyos-documentation-98e3178a7f889c42fab102ba777d790e809c43e7.zip |
Include release notes section in the index
-rw-r--r-- | docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index fb15e991..3d580ddb 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -34,6 +34,7 @@ as a router and firewall platform for cloud deployments. troubleshooting.rst examples.rst commandtree/index.rst + releasenotes.rst .. toctree:: :maxdepth: 2 |