X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fsource%2Flibhashkit.rst;h=9bda5cb7acda496cba534dfff19bfc1d01e7dad3;hb=17494ad72064e8d5454d6e868a2137d4a08e319e;hp=755f7b9a6d0644b12bab32c738eca4221b176108;hpb=9d8ad7151bed36742138f7422307d19d0d64373c;p=m6w6%2Flibmemcached diff --git a/docs/source/libhashkit.rst b/docs/source/libhashkit.rst index 755f7b9a..9bda5cb7 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 algorithms. -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`