Skip to content

Commit

Permalink
Merge pull request #6 from NLnetLabs/sections
Browse files Browse the repository at this point in the history
Add sections to TOC
  • Loading branch information
AlexanderBand committed Nov 26, 2021
2 parents 55a66aa + 2ec272f commit 48b8af7
Showing 1 changed file with 24 additions and 4 deletions.
28 changes: 24 additions & 4 deletions source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,24 +62,44 @@ line and through an API.

.. toctree::
:maxdepth: 2
:name: toc-krill
:caption: Getting Started
:name: toc-getting-started

before-you-start
architecture
install-and-run
get-started
manage-roas

.. toctree::
:maxdepth: 2
:caption: Core
:name: toc-core

parent-interactions
advanced-ca
manage-roas
monitoring

.. toctree::
:maxdepth: 2
:caption: Advanced
:name: toc-advanced

cli
multi-user
monitoring
publication-server
manage-children
advanced-ca

.. toctree::
:maxdepth: 2
:caption: Reference
:name: toc-reference

testbed
docker
upgrade
failure-scenarios

.. history
.. authors
.. license

0 comments on commit 48b8af7

Please sign in to comment.