X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fsource%2Flibhashkit.rst;h=e23c92482733aad9f8f2ae732740aa56743aa764;hb=28c4d79e109e11d7d2a9f3189de57da28302ec68;hp=755f7b9a6d0644b12bab32c738eca4221b176108;hpb=9d8ad7151bed36742138f7422307d19d0d64373c;p=m6w6%2Flibmemcached diff --git a/docs/source/libhashkit.rst b/docs/source/libhashkit.rst index 755f7b9a..e23c9248 100644 --- a/docs/source/libhashkit.rst +++ b/docs/source/libhashkit.rst @@ -1,5 +1,5 @@ -Introducing libhashkit -====================== +libhashkit - C/C++ hashing library +================================== SYNOPSIS -------- @@ -10,9 +10,10 @@ SYNOPSIS DESCRIPTION ----------- -libhashkit is a small and thread-safe client library that provides a collection of useful hashing algorithm. +`libhashkit` is a small and thread-safe client library that provides a collection +of useful hashing algorithm. -libhashkit is distributed with libmemcached. +`libhashkit` is distributed with `libmemcached`. SEE ALSO -------- @@ -28,8 +29,8 @@ SEE ALSO .. only:: html * :doc:`libmemcached` - * :doc:`hashkit_create` - * :doc:`hashkit_function` - * :doc:`hashkit_functions` - * :doc:`hashkit_value` + * :doc:`libhashkit/hashkit_create` + * :doc:`libhashkit/hashkit_function` + * :doc:`libhashkit/hashkit_functions` + * :doc:`libhashkit/hashkit_value`