aboutsummaryrefslogtreecommitdiffstats
path: root/doc/contents.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2011-04-22 18:41:31 +0000
committerlloyd <[email protected]>2011-04-22 18:41:31 +0000
commit4ddb5fc878b56c9d54d0e36b4eeba5b5273f503a (patch)
tree0bd34308e6a4be9c388da7aac613ea46bf924b1b /doc/contents.txt
parentcff88d2385ed71d3cdece328a562b9cde84f4cd3 (diff)
Document KDF properly.
Split log by release series instead of year. Make dedicated landing page. If SPHINX_OPTS is set, it will be passed to sphinx-build
Diffstat (limited to 'doc/contents.txt')
-rw-r--r--doc/contents.txt42
1 files changed, 42 insertions, 0 deletions
diff --git a/doc/contents.txt b/doc/contents.txt
new file mode 100644
index 000000000..023fa2b1c
--- /dev/null
+++ b/doc/contents.txt
@@ -0,0 +1,42 @@
+
+Contents
+=================================
+
+.. toctree::
+ :maxdepth: 2
+
+ welcome
+ building
+ firststep
+ filters
+ pubkey
+ x509
+ ssl
+ bigint
+ lowlevel
+ secmem
+ kdf
+ pbkdf
+ passhash
+ rng
+ fpe
+
+.. toctree::
+ :hidden:
+
+ license
+ credits
+ faq
+ users
+ support
+ download
+ pgpkey
+ algos
+ log
+ build_log
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`search`