Update docs for error messages.
[awesomized/libmemcached] / docs / index.rst
1 =========================================
2 Welcome to the libmemcached documentation
3 =========================================
4
5 ------------
6 Libmemcached
7 ------------
8
9
10 ######
11 Basics
12 ######
13
14
15 .. toctree::
16 :maxdepth: 1
17
18 libmemcached
19 memcached_create
20 libmemcached_examples
21 libmemcached_configuration
22 error_messages
23
24
25 #################
26 Working with data
27 #################
28
29 .. toctree::
30 :maxdepth: 1
31
32 memcached_auto
33 memcached_delete
34 memcached_flush_buffers
35 memcached_flush
36 memcached_get
37 memcached_result_st
38 memcached_set
39
40
41 ###############
42 Advanced Topics
43 ###############
44
45 .. toctree::
46 :maxdepth: 1
47
48 memcached_behavior
49 memcached_callback
50 memcached_dump
51 memcached_generate_hash_value
52 memcached_memory_allocators
53 memcached_quit
54 memcached_sasl
55 memcached_server_st
56 memcached_servers
57 memcached_strerror
58 memcached_user_data
59 memcached_verbosity
60 memcached_version
61
62 #################
63 Platform Specific
64 #################
65
66 .. toctree::
67 :maxdepth: 1
68
69 tap
70
71 #################################
72 Deriving statistics from a server
73 #################################
74
75 .. toctree::
76 :maxdepth: 1
77
78 memcached_analyze
79 memcached_stats
80
81 ----------------
82 Libmemcachedutil
83 ----------------
84
85 .. toctree::
86 :maxdepth: 1
87
88 libmemcachedutil
89 memcached_pool
90
91 -------------------
92 Client Applications
93 -------------------
94
95 .. toctree::
96 :maxdepth: 1
97
98 memcapable
99 memcat
100 memcp
101 memdump
102 memerror
103 memflush
104 memrm
105 memslap
106 memaslap
107 memstat
108
109 ----------
110 Libhashkit
111 ----------
112
113 .. toctree::
114 :maxdepth: 1
115
116 libhashkit
117 hashkit_create
118 hashkit_functions
119 hashkit_value
120
121 ==================
122 Indices and tables
123 ==================
124
125 * :ref:`genindex`
126 * :ref:`modindex`
127 * :ref:`search`
128