diff options
author | drebs <drebs@leap.se> | 2017-07-10 13:39:46 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2017-07-10 13:39:46 -0300 |
commit | d395951636af3d7b7180a5519390803cbe8841b9 (patch) | |
tree | 1938e7cc21e278718f661f472a90c75d9f6d7c8e /docs | |
parent | dd8c43ddf9657e2649e22175d9915054a1f84b18 (diff) |
[doc] limit depth of toc
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 42a82a7a..4d05f2e1 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -11,7 +11,7 @@ Devices. It is LEAP's solution for synchronizing client-encrypted data among all user's devices that access a LEAP provider. .. toctree:: - :maxdepth: 2 + :maxdepth: 1 client server |