Fix a bunch of documentation formatting.
[awesomized/libmemcached] / docs / client_errors / MEMCACHED_INVALID_HOST_PROTOCOL.rst
index 181a959edea596ef2b88a6a31b5d87699f8fa387..d6c77234b91e07b45b5608152ee473d22826d407 100644 (file)
@@ -2,4 +2,6 @@
 MEMCACHED_INVALID_HOST_PROTOCOL
 ===============================
 
+.. c:type:: MEMCACHED_INVALID_HOST_PROTOCOL
+
 The server you are connecting too has an invalid protocol. Most likely you are connecting to an older server that does not speak the binary protocol.