docs: m2r BUGS.md issues.rst
[awesomized/libmemcached] / docs / source / index.rst
index 67c22628ccda484a29e5b254197f8e10066cd3b1..a870db40279394287ee46ca06d47e302d2d12410 100644 (file)
@@ -1,43 +1,26 @@
-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.
 
 
 .. toctree::
-    :caption: libmemcached
     :titlesonly:
 
     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
-
-.. toctree::
-    :caption: Copyright
-    :hidden:
 
+    changelogs
+    Known issues <issues>
     copyright
 
 Index