docs: ws
[awesomized/libmemcached] / docs / source / index.rst
1 libmemcached Manual
2 ===================
3
4 `libmemcached` is an open source C/C++ client library and tools for the
5 memcached server (http://memcached.org/). It has been designed to be light on
6 memory usage, thread safe, and provide full access to server side methods.
7
8 * :ref:`genindex`
9 * :ref:`search`
10
11 .. toctree::
12 :titlesonly:
13 :caption: libmemcached
14
15 Introduction <libmemcached>
16 libmemcached/index
17 libmemcached/index_misc
18
19 .. toctree::
20 :titlesonly:
21 :caption: libmemcachedutil
22
23 Introduction <libmemcachedutil>
24 libmemcachedutil/index
25
26 .. toctree::
27 :titlesonly:
28 :caption: libhashkit
29
30 Introduction <libhashkit>
31 libhashkit/index
32
33 .. toctree::
34 :maxdepth: 1
35 :caption: Client Applications
36
37 bin/index
38
39 .. toctree::
40 :caption: Copyright
41 :hidden:
42
43 copyright