docs: add changelogs [ci skip]
[awesomized/libmemcached] / docs / source / libhashkit.rst
diff --git a/docs/source/libhashkit.rst b/docs/source/libhashkit.rst
deleted file mode 100644 (file)
index 9bda5cb..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-libhashkit - C/C++ hashing library
-==================================
-
-SYNOPSIS
---------
-
-#include <libhashkit-|libhashkit_version|/hashkit.h>
-  Compile and link with -lhashkit.
-
-DESCRIPTION
------------
-
-`libhashkit` is a small and thread-safe client library that provides a collection
-of useful hashing algorithms.
-
-`libhashkit` is distributed with `libmemcached`.
-
-SEE ALSO
---------
-
-.. only:: man
-
-    :manpage:`libmemcached(3)`
-    :manpage:`hashkit_create(3)`
-    :manpage:`hashkit_function(3)`
-    :manpage:`hashkit_functions(3)`
-    :manpage:`hashkit_value(3)`
-
-.. only:: html
-
-    * :doc:`libmemcached`
-    * :doc:`libhashkit/hashkit_create`
-    * :doc:`libhashkit/hashkit_function`
-    * :doc:`libhashkit/hashkit_functions`
-    * :doc:`libhashkit/hashkit_value`
-