docs: sanitize
[m6w6/libmemcached] / docs / source / libmemcached / memcached_set_encoding_key.rst
index 467eb6693232b99145022e677efdd44360f83d6f..867213422c0c812dade50f84077c8ae31ca34af7 100644 (file)
@@ -1,10 +1,8 @@
-==================
 Set encryption key
 ==================
 
 .. index:: object: memcached_st
 
---------
 SYNOPSIS
 --------
 
@@ -14,7 +12,6 @@ SYNOPSIS
 
 Compile and link with -lmemcached
 
------------
 DESCRIPTION
 -----------
 
@@ -29,7 +26,6 @@ A value of type :type:`memcached_return_t` is returned On success that value
 will be `MEMCACHED_SUCCESS`.  Use :func:`memcached_strerror` to
 translate this value to a printable string.
 
---------
 SEE ALSO
 --------