diff options
author | drebs <drebs@leap.se> | 2017-06-06 15:12:56 -0300 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2017-06-06 20:35:46 +0200 |
commit | 9dd3ebe6bad0bfe05840782c805e961cf4a96c6a (patch) | |
tree | 0f8d4b3e907cbdb88a5fcdf0d954cdc600a1fd17 /docs/sphinx/index.rst | |
parent | ddef89b093929387614c52896ae4e10b3714be65 (diff) |
[doc] move sphinx up to root of docs dir
Diffstat (limited to 'docs/sphinx/index.rst')
-rw-r--r-- | docs/sphinx/index.rst | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/docs/sphinx/index.rst b/docs/sphinx/index.rst deleted file mode 100644 index 6800ee42..00000000 --- a/docs/sphinx/index.rst +++ /dev/null @@ -1,26 +0,0 @@ -.. Soledad documentation master file, created by - sphinx-quickstart on Mon Feb 17 17:54:47 2014. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - -Soledad documentation -===================== - -Soledad is an acronym for Synchronization of Locally Encrypted Data Among -Devices. It is LEAP's solution for synchronizing client-encrypted data among -all user's devices that access a LEAP provider. - -.. toctree:: - :maxdepth: 2 - - client - attachments - server - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` - |