X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fsource%2Findex.rst;h=a870db40279394287ee46ca06d47e302d2d12410;hb=374774dffe5f1560225648d023a121cb03dd2831;hp=67c22628ccda484a29e5b254197f8e10066cd3b1;hpb=0a654f848e13d470fb07b044347f2e91d6941807;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