9dcc7aa25e3cf905e3f4d5cc64ffbcb560b54d30
[m6w6/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 versioning
20 memcached_create
21 libmemcached_examples
22 libmemcached_configuration
23 libmemcached/memcached_last_error_message
24
25 #################
26 Working with data
27 #################
28
29 .. toctree::
30 :maxdepth: 1
31
32 memcached_auto
33 memcached_delete
34 libmemcached/memcached_exist
35 memcached_flush_buffers
36 memcached_flush
37 memcached_get
38 memcached_result_st
39 memcached_set
40 memcached_append
41 memcached_cas
42
43
44 ###############
45 Advanced Topics
46 ###############
47
48 .. toctree::
49 :maxdepth: 1
50
51 memcached_behavior
52 memcached_callback
53 memcached_dump
54 memcached_generate_hash_value
55 memcached_memory_allocators
56 memcached_quit
57 libmemcached/memcached_return_t
58 memcached_sasl
59 memcached_server_st
60 memcached_servers
61 memcached_strerror
62 error_messages
63 memcached_user_data
64 memcached_verbosity
65 memcached_version
66 libmemcached/defaults
67
68 ##################
69 Interface Versions
70 ##################
71
72 .. toctree::
73 :titlesonly:
74
75 libmemcached-1.0/index
76 libmemcached-1.1/index
77
78 ####################
79 Deprecated Functions
80 ####################
81
82 .. toctree::
83 :titlesonly:
84
85 libmemcached/memcached_fetch
86
87 #################
88 Platform Specific
89 #################
90
91 .. toctree::
92 :maxdepth: 1
93
94 tap
95 types
96
97 #################################
98 Deriving statistics from a server
99 #################################
100
101 .. toctree::
102 :maxdepth: 1
103
104 memcached_analyze
105 memcached_stats
106
107 ----------------
108 Libmemcachedutil
109 ----------------
110
111 .. toctree::
112 :maxdepth: 1
113
114 libmemcachedutil
115 memcached_pool
116
117 -------------------
118 Client Applications
119 -------------------
120
121 .. toctree::
122 :maxdepth: 1
123
124 bin/memcapable
125 bin/memcat
126 bin/memcp
127 bin/memdump
128 bin/memerror
129 bin/memflush
130 bin/memrm
131 bin/memslap
132 bin/memaslap
133 bin/memstat
134 bin/memexist.rst
135 bin/memparse.rst
136 bin/memping.rst
137 bin/memtouch.rst
138
139 ----------
140 Libhashkit
141 ----------
142
143 .. toctree::
144 :maxdepth: 1
145
146 libhashkit
147 hashkit_create
148 hashkit_functions
149 hashkit_value
150
151 ==================
152 Indices and tables
153 ==================
154
155 * :ref:`genindex`
156 * :ref:`modindex`
157 * :ref:`search`
158