diff options
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 16 | 
1 files changed, 11 insertions, 5 deletions
| diff --git a/docs/index.rst b/docs/index.rst index c4932c88..e9b1e262 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -31,11 +31,17 @@ as a router and firewall platform for cloud deployments.      clustering.rst      image-mgmt.rst      commandscripting.rst -    troubleshooting.rst -    examples/index.rst -    commandtree/index.rst -    vyos-on-baremetal.rst -    releasenotes.rst + +.. toctree:: +    :maxdepth: 2 +    :caption: Appendix: +    :includehidden: + +    appendix/releasenotes.rst +    appendix/troubleshooting.rst +    appendix/examples/index.rst +    appendix/commandtree/index.rst +    appendix/vyos-on-baremetal.rst  .. toctree::      :maxdepth: 2 | 
