diff options
author | drebs <drebs@leap.se> | 2017-07-13 11:30:31 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2017-07-13 11:30:31 -0300 |
commit | 507093f88f08bca237f54ff995e070c429be47ab (patch) | |
tree | 9d15f93abc96ddb57299a389957fa7ab9cd04571 | |
parent | 983e0da4332a115ae8f3cd8789cb9498bd722534 (diff) |
[doc] show second level in main doc
-rw-r--r-- | docs/development.rst | 1 | ||||
-rw-r--r-- | docs/index.rst | 3 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/development.rst b/docs/development.rst index 9ee1d215..1f9044e2 100644 --- a/docs/development.rst +++ b/docs/development.rst @@ -11,3 +11,4 @@ should help you get started with development for Soledad. deprecation tests benchmarks + changelog diff --git a/docs/index.rst b/docs/index.rst index 18854fb7..3e200d48 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -11,13 +11,12 @@ Devices. It is LEAP's solution for synchronizing client-encrypted data among all user's devices that access a LEAP provider. .. toctree:: - :maxdepth: 1 + :maxdepth: 2 client server reference development - changelog Indices and tables ================== |