docs: sanitize
[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
20 .. toctree::
21 :titlesonly:
22 :caption: libmemcachedutil
23
24 Introduction <libmemcachedutil>
25 libmemcachedutil/index
26
27 .. toctree::
28 :titlesonly:
29 :caption: libhashkit
30
31 Introduction <libhashkit>
32 libhashkit/index
33
34 .. toctree::
35 :maxdepth: 1
36 :caption: Client Applications
37
38 bin/index
39
40 .. toctree::
41 :caption: Copyright
42 :hidden:
43
44 copyright