summaryrefslogtreecommitdiff
path: root/docs/client.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/client.rst')
-rw-r--r--docs/client.rst14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/client.rst b/docs/client.rst
index ed813634..3befd69c 100644
--- a/docs/client.rst
+++ b/docs/client.rst
@@ -1,9 +1,9 @@
-Soledad Client API
-==================
+Soledad Client
+==============
-.. toctree::
- :maxdepth: 2
+Current reasoning about Soledad can be found `here
+<https://leap.se/en/docs/design/soledad>`_. That will be cleaned up and
+migrated here in the future.
-.. autoclass:: leap.soledad.client.Soledad
- :members:
- :undoc-members:
+You can also take a look at :ref:`client-side-code-api` and
+:ref:`client-side-attachments-api` for information on the API.