diff options
-rw-r--r-- | docs/development.rst | 1 | ||||
-rw-r--r-- | docs/index.rst | 3 | ||||
-rw-r--r-- | docs/reference.rst | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/docs/development.rst b/docs/development.rst index d90e9db0..9ee1d215 100644 --- a/docs/development.rst +++ b/docs/development.rst @@ -8,5 +8,6 @@ should help you get started with development for Soledad. :maxdepth: 1 contributing + deprecation tests benchmarks diff --git a/docs/index.rst b/docs/index.rst index dcfb2ee8..18854fb7 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -15,8 +15,7 @@ all user's devices that access a LEAP provider. client server - attachments - deprecation + reference development changelog diff --git a/docs/reference.rst b/docs/reference.rst index 041f366b..063c46dd 100644 --- a/docs/reference.rst +++ b/docs/reference.rst @@ -6,4 +6,5 @@ This page gathers reference documentation to understanding the internals of Sole .. toctree:: :maxdepth: 1 + attachments incoming_box |