diff options
Diffstat (limited to 'docs/dev/index.rst')
| -rw-r--r-- | docs/dev/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/dev/index.rst b/docs/dev/index.rst index cb913a82b..ba0a25a9c 100644 --- a/docs/dev/index.rst +++ b/docs/dev/index.rst @@ -3,7 +3,8 @@ Developer documentation ======================= .. toctree:: - :maxdepth: 1 + :maxdepth: 2 + :caption: Contents quickstart contribution_guide |