Fix for building docs.
[awesomized/libmemcached] / docs / source / libhashkit.rst
1 ======================
2 Introducing libhashkit
3 ======================
4
5
6 .. code-block:: c
7
8 cc [ flag ... ] file ... -lhashkit
9
10 #include <libhashkit/hashkit.h>
11
12
13
14 -----------
15 DESCRIPTION
16 -----------
17
18
19 libhashkit is a small and thread-safe client library that provides a collection of useful hashing algorithm. libhashkit is distributed with libmemcached.
20
21
22 ----
23 HOME
24 ----
25
26
27 To find out more information please check:
28 `http://libmemcached.org/ <http://libmemcached.org/>`_
29
30
31 --------
32 SEE ALSO
33 --------
34
35 :manpage:`libhashkit(3)`
36