prepare v1.1.4
[awesomized/libmemcached] / docs / source / index.rst
index fd4ebb9b800f07a6c2a8e2fa232c5cbc07394a2e..a870db40279394287ee46ca06d47e302d2d12410 100644 (file)
@@ -1,44 +1,29 @@
-libmemcached Manual
-===================
+libmemcached-awesome Manual
+===========================
 
-`libmemcached` is an open source C/C++ client library and tools for the
+``libmemcached-awesome`` is an open source C/C++ client library and tools for the
 memcached server (http://memcached.org/). It has been designed to be light on
 memory usage, thread safe, and provide full access to server side methods.
 
-* :ref:`genindex`
-* :ref:`search`
 
 .. toctree::
     :titlesonly:
-    :caption: libmemcached
 
     Introduction <libmemcached>
     libmemcached/index
+    libmemcachedutil API <libmemcachedutil/index>
+    libhashkit API <libhashkit/index>
+    bin/index
     libmemcached/index_misc
 
-
-.. toctree::
-    :titlesonly:
-    :caption: libmemcachedutil
-
-    Introduction <libmemcachedutil>
-    libmemcachedutil/index
-
-.. toctree::
-    :titlesonly:
-    :caption: libhashkit
-
-    Introduction <libhashkit>
-    libhashkit/index
-
 .. toctree::
     :maxdepth: 1
-    :caption: Client Applications
 
-    bin/index
+    changelogs
+    Known issues <issues>
+    copyright
 
-.. toctree::
-    :caption: Copyright
-    :hidden:
+Index
+-----
 
-    copyright
+:ref:`genindex`