diff options
author | kali <kali@leap.se> | 2012-12-19 07:45:02 +0900 |
---|---|---|
committer | kali <kali@leap.se> | 2012-12-19 07:45:02 +0900 |
commit | 5c0eb246d468454de9e84dca0d08c813459a5a6d (patch) | |
tree | ce9dc227600aeaa7b2a11035926ed2ff15560efd /docs/index.txt | |
parent | 20f779b644a551bf56cb735868c55cd50d7c3610 (diff) |
documentation update!
reSTructured (no pun intended) the sphinx docs,
and trimmed README
Diffstat (limited to 'docs/index.txt')
-rw-r--r-- | docs/index.txt | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/docs/index.txt b/docs/index.txt deleted file mode 100644 index fa42e6fd..00000000 --- a/docs/index.txt +++ /dev/null @@ -1,37 +0,0 @@ -.. LEAP documentation master file, created by - sphinx-quickstart on Sun Jul 22 18:32:05 2012. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - -Welcome to LEAP's documentation! -================================ - -Contents: - -.. toctree:: - :maxdepth: 2 - -Leap -==== -The Encrypted Internet Toolkit - -Overview -======== -... - -User Guide -========== -... - -Config -====== -... - - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` - |