Merge in code for C++ compiling of libmemcached.
[awesomized/libmemcached] / docs / man / libhashkit.3
1 .TH "LIBHASHKIT" "3" "April 14, 2011" "0.47" "libmemcached"
2 .SH NAME
3 libhashkit \- libhashkit Documentation
4 .
5 .nr rst2man-indent-level 0
6 .
7 .de1 rstReportMargin
8 \\$1 \\n[an-margin]
9 level \\n[rst2man-indent-level]
10 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
11 -
12 \\n[rst2man-indent0]
13 \\n[rst2man-indent1]
14 \\n[rst2man-indent2]
15 ..
16 .de1 INDENT
17 .\" .rstReportMargin pre:
18 . RS \\$1
19 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
20 . nr rst2man-indent-level +1
21 .\" .rstReportMargin post:
22 ..
23 .de UNINDENT
24 . RE
25 .\" indent \\n[an-margin]
26 .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
27 .nr rst2man-indent-level -1
28 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
29 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
30 ..
31 .\" Man page generated from reStructeredText.
32 .
33 .SH LIBRARY
34 .sp
35 C library collection of useful hashing algorithm (libhashkit, \-lhashkit)
36 .SH SYNOPSIS
37 .sp
38 .nf
39 .ft C
40 cc [ flag ... ] file ... \-lhashkit
41
42 #include <libhashkit/hashkit.h>
43 .ft P
44 .fi
45 .SH DESCRIPTION
46 .sp
47 \fBlibhashkit\fP is a small and thread\-safe client library that provides a collection of useful hashing algorithm. libhashkit is distributed with libmemcached.
48 .SH HOME
49 .sp
50 To find out more information please check:
51 \fI\%http://libmemcached.org/\fP
52 .SH SEE ALSO
53 .sp
54 \fIlibmemcached(3)\fP
55 .SH AUTHOR
56 Brian Aker
57 .SH COPYRIGHT
58 2011, Brian Aker DataDifferential, http://datadifferential.com/
59 .\" Generated by docutils manpage writer.
60 .\"
61 .