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
9 .. toctree::
10 :caption: libmemcached
11 :titlesonly:
12
13 Introduction <libmemcached>
14 libmemcached/index
15 libmemcached/index_misc
16
17 .. toctree::
18 :titlesonly:
19 :caption: libmemcachedutil
20
21 Introduction <libmemcachedutil>
22 libmemcachedutil/index
23
24 .. toctree::
25 :titlesonly:
26 :caption: libhashkit
27
28 Introduction <libhashkit>
29 libhashkit/index
30
31 .. toctree::
32 :maxdepth: 1
33 :caption: Client Applications
34
35 bin/index
36
37 .. toctree::
38 :caption: Copyright
39 :hidden:
40
41 copyright
42
43 Index
44 -----
45
46 :ref:`genindex`