X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fsource%2Findex.rst;h=a870db40279394287ee46ca06d47e302d2d12410;hb=b32a7148f30b60020a28d68e4462894af5151d3a;hp=67c22628ccda484a29e5b254197f8e10066cd3b1;hpb=911c5ad81ebd8ff9a72cfbb5bc1e2a7b49ee3f92;p=awesomized%2Flibmemcached diff --git a/docs/source/index.rst b/docs/source/index.rst index 67c22628..a870db40 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -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/index + libmemcachedutil API + libhashkit API + bin/index libmemcached/index_misc -.. toctree:: - :titlesonly: - :caption: libmemcachedutil - - Introduction - libmemcachedutil/index - -.. toctree:: - :titlesonly: - :caption: libhashkit - - Introduction - libhashkit/index - .. toctree:: :maxdepth: 1 - :caption: Client Applications - - bin/index - -.. toctree:: - :caption: Copyright - :hidden: + changelogs + Known issues copyright Index