Fix for building docs.
authorBrian Aker <brian@tangent.org>
Sun, 16 Feb 2014 09:06:40 +0000 (01:06 -0800)
committerBrian Aker <brian@tangent.org>
Sun, 16 Feb 2014 09:06:40 +0000 (01:06 -0800)
commitf2a59b728c20f7fe78874dd41187ab3fb2db6c7e
tree0eb8f025a8916f509ede181662ae66a544ae49cd
parentdbc62573e1a6dc8cbcc97d0898e8615b0916d6ab
Fix for building docs.
225 files changed:
Makefile.am
configure.ac
docs/Makefile [new file with mode: 0644]
docs/bin/memaslap.rst [deleted file]
docs/bin/memcapable.rst [deleted file]
docs/bin/memcat.rst [deleted file]
docs/bin/memcp.rst [deleted file]
docs/bin/memdump.rst [deleted file]
docs/bin/memerror.rst [deleted file]
docs/bin/memexist.rst [deleted file]
docs/bin/memflush.rst [deleted file]
docs/bin/memparse.rst [deleted file]
docs/bin/memping.rst [deleted file]
docs/bin/memrm.rst [deleted file]
docs/bin/memslap.rst [deleted file]
docs/bin/memstat.rst [deleted file]
docs/bin/memtouch.rst [deleted file]
docs/client_errors/MEMCACHED_AUTH_CONTINUE.rst [deleted file]
docs/client_errors/MEMCACHED_AUTH_FAILURE.rst [deleted file]
docs/client_errors/MEMCACHED_AUTH_PROBLEM.rst [deleted file]
docs/client_errors/MEMCACHED_BAD_KEY_PROVIDED.rst [deleted file]
docs/client_errors/MEMCACHED_BUFFERED.rst [deleted file]
docs/client_errors/MEMCACHED_CLIENT_ERROR.rst [deleted file]
docs/client_errors/MEMCACHED_CONNECTION_BIND_FAILURE.rst [deleted file]
docs/client_errors/MEMCACHED_CONNECTION_FAILURE.rst [deleted file]
docs/client_errors/MEMCACHED_CONNECTION_SOCKET_CREATE_FAILURE.rst [deleted file]
docs/client_errors/MEMCACHED_DATA_DOES_NOT_EXIST.rst [deleted file]
docs/client_errors/MEMCACHED_DATA_EXISTS.rst [deleted file]
docs/client_errors/MEMCACHED_DELETED.rst [deleted file]
docs/client_errors/MEMCACHED_DEPRECATED.rst [deleted file]
docs/client_errors/MEMCACHED_E2BIG.rst [deleted file]
docs/client_errors/MEMCACHED_END.rst [deleted file]
docs/client_errors/MEMCACHED_ERRNO.rst [deleted file]
docs/client_errors/MEMCACHED_FAILURE.rst [deleted file]
docs/client_errors/MEMCACHED_FAIL_UNIX_SOCKET.rst [deleted file]
docs/client_errors/MEMCACHED_FETCH_NOTFINISHED.rst [deleted file]
docs/client_errors/MEMCACHED_HOST_LOOKUP_FAILURE.rst [deleted file]
docs/client_errors/MEMCACHED_INVALID_ARGUMENTS.rst [deleted file]
docs/client_errors/MEMCACHED_INVALID_HOST_PROTOCOL.rst [deleted file]
docs/client_errors/MEMCACHED_ITEM.rst [deleted file]
docs/client_errors/MEMCACHED_KEY_TOO_BIG.rst [deleted file]
docs/client_errors/MEMCACHED_MAXIMUM_RETURN.rst [deleted file]
docs/client_errors/MEMCACHED_MEMORY_ALLOCATION_FAILURE.rst [deleted file]
docs/client_errors/MEMCACHED_NOTFOUND.rst [deleted file]
docs/client_errors/MEMCACHED_NOTSTORED.rst [deleted file]
docs/client_errors/MEMCACHED_NOT_SUPPORTED.rst [deleted file]
docs/client_errors/MEMCACHED_NO_KEY_PROVIDED.rst [deleted file]
docs/client_errors/MEMCACHED_NO_SERVERS.rst [deleted file]
docs/client_errors/MEMCACHED_PARSE_ERROR.rst [deleted file]
docs/client_errors/MEMCACHED_PARSE_USER_ERROR.rst [deleted file]
docs/client_errors/MEMCACHED_PARTIAL_READ.rst [deleted file]
docs/client_errors/MEMCACHED_PROTOCOL_ERROR.rst [deleted file]
docs/client_errors/MEMCACHED_READ_FAILURE.rst [deleted file]
docs/client_errors/MEMCACHED_SERVER_ERROR.rst [deleted file]
docs/client_errors/MEMCACHED_SERVER_MARKED_DEAD.rst [deleted file]
docs/client_errors/MEMCACHED_SOME_ERRORS.rst [deleted file]
docs/client_errors/MEMCACHED_STAT.rst [deleted file]
docs/client_errors/MEMCACHED_STORED.rst [deleted file]
docs/client_errors/MEMCACHED_SUCCESS.rst [deleted file]
docs/client_errors/MEMCACHED_TIMEOUT.rst [deleted file]
docs/client_errors/MEMCACHED_UNKNOWN_READ_FAILURE.rst [deleted file]
docs/client_errors/MEMCACHED_UNKNOWN_STAT_KEY.rst [deleted file]
docs/client_errors/MEMCACHED_VALUE.rst [deleted file]
docs/client_errors/MEMCACHED_WRITE_FAILURE.rst [deleted file]
docs/conf.py.in [deleted file]
docs/error_messages.rst [deleted file]
docs/hashkit_create.rst [deleted file]
docs/hashkit_functions.rst [deleted file]
docs/hashkit_value.rst [deleted file]
docs/include.am [deleted file]
docs/index.rst [deleted file]
docs/libhashkit.rst [deleted file]
docs/libmemcached-1.0/index.rst [deleted file]
docs/libmemcached-1.0/memcached_set_encoding_key.rst [deleted file]
docs/libmemcached-1.0/memcached_touch.rst [deleted file]
docs/libmemcached-1.1/index.rst [deleted file]
docs/libmemcached.rst [deleted file]
docs/libmemcached/defaults.rst [deleted file]
docs/libmemcached/memcached_exist.rst [deleted file]
docs/libmemcached/memcached_fetch.rst [deleted file]
docs/libmemcached/memcached_last_error_message.rst [deleted file]
docs/libmemcached/memcached_return_t.rst [deleted file]
docs/libmemcached_configuration.rst [deleted file]
docs/libmemcached_examples.rst [deleted file]
docs/libmemcachedutil.rst [deleted file]
docs/memcached_analyze.rst [deleted file]
docs/memcached_append.rst [deleted file]
docs/memcached_auto.rst [deleted file]
docs/memcached_behavior.rst [deleted file]
docs/memcached_callback.rst [deleted file]
docs/memcached_cas.rst [deleted file]
docs/memcached_create.rst [deleted file]
docs/memcached_delete.rst [deleted file]
docs/memcached_dump.rst [deleted file]
docs/memcached_flush.rst [deleted file]
docs/memcached_flush_buffers.rst [deleted file]
docs/memcached_generate_hash_value.rst [deleted file]
docs/memcached_get.rst [deleted file]
docs/memcached_memory_allocators.rst [deleted file]
docs/memcached_pool.rst [deleted file]
docs/memcached_quit.rst [deleted file]
docs/memcached_result_st.rst [deleted file]
docs/memcached_sasl.rst [deleted file]
docs/memcached_server_st.rst [deleted file]
docs/memcached_servers.rst [deleted file]
docs/memcached_set.rst [deleted file]
docs/memcached_stats.rst [deleted file]
docs/memcached_strerror.rst [deleted file]
docs/memcached_user_data.rst [deleted file]
docs/memcached_verbosity.rst [deleted file]
docs/memcached_version.rst [deleted file]
docs/source/bin/memaslap.rst [new file with mode: 0644]
docs/source/bin/memcapable.rst [new file with mode: 0644]
docs/source/bin/memcat.rst [new file with mode: 0644]
docs/source/bin/memcp.rst [new file with mode: 0644]
docs/source/bin/memdump.rst [new file with mode: 0644]
docs/source/bin/memerror.rst [new file with mode: 0644]
docs/source/bin/memexist.rst [new file with mode: 0644]
docs/source/bin/memflush.rst [new file with mode: 0644]
docs/source/bin/memparse.rst [new file with mode: 0644]
docs/source/bin/memping.rst [new file with mode: 0644]
docs/source/bin/memrm.rst [new file with mode: 0644]
docs/source/bin/memslap.rst [new file with mode: 0644]
docs/source/bin/memstat.rst [new file with mode: 0644]
docs/source/bin/memtouch.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_AUTH_CONTINUE.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_AUTH_FAILURE.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_AUTH_PROBLEM.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_BAD_KEY_PROVIDED.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_BUFFERED.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_CLIENT_ERROR.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_CONNECTION_BIND_FAILURE.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_CONNECTION_FAILURE.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_CONNECTION_SOCKET_CREATE_FAILURE.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_DATA_DOES_NOT_EXIST.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_DATA_EXISTS.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_DELETED.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_DEPRECATED.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_E2BIG.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_END.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_ERRNO.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_FAILURE.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_FAIL_UNIX_SOCKET.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_FETCH_NOTFINISHED.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_HOST_LOOKUP_FAILURE.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_INVALID_ARGUMENTS.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_INVALID_HOST_PROTOCOL.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_ITEM.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_KEY_TOO_BIG.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_MAXIMUM_RETURN.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_MEMORY_ALLOCATION_FAILURE.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_NOTFOUND.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_NOTSTORED.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_NOT_SUPPORTED.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_NO_KEY_PROVIDED.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_NO_SERVERS.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_PARSE_ERROR.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_PARSE_USER_ERROR.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_PARTIAL_READ.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_PROTOCOL_ERROR.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_READ_FAILURE.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_SERVER_ERROR.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_SERVER_MARKED_DEAD.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_SOME_ERRORS.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_STAT.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_STORED.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_SUCCESS.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_TIMEOUT.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_UNKNOWN_READ_FAILURE.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_UNKNOWN_STAT_KEY.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_VALUE.rst [new file with mode: 0644]
docs/source/client_errors/MEMCACHED_WRITE_FAILURE.rst [new file with mode: 0644]
docs/source/conf.py.in [new file with mode: 0644]
docs/source/error_messages.rst [new file with mode: 0644]
docs/source/hashkit_create.rst [new file with mode: 0644]
docs/source/hashkit_functions.rst [new file with mode: 0644]
docs/source/hashkit_value.rst [new file with mode: 0644]
docs/source/index.rst [new file with mode: 0644]
docs/source/libhashkit.rst [new file with mode: 0644]
docs/source/libmemcached-1.0/index.rst [new file with mode: 0644]
docs/source/libmemcached-1.0/memcached_set_encoding_key.rst [new file with mode: 0644]
docs/source/libmemcached-1.0/memcached_touch.rst [new file with mode: 0644]
docs/source/libmemcached-1.1/index.rst [new file with mode: 0644]
docs/source/libmemcached.rst [new file with mode: 0644]
docs/source/libmemcached/defaults.rst [new file with mode: 0644]
docs/source/libmemcached/memcached_exist.rst [new file with mode: 0644]
docs/source/libmemcached/memcached_fetch.rst [new file with mode: 0644]
docs/source/libmemcached/memcached_last_error_message.rst [new file with mode: 0644]
docs/source/libmemcached/memcached_return_t.rst [new file with mode: 0644]
docs/source/libmemcached_configuration.rst [new file with mode: 0644]
docs/source/libmemcached_examples.rst [new file with mode: 0644]
docs/source/libmemcachedutil.rst [new file with mode: 0644]
docs/source/memcached_analyze.rst [new file with mode: 0644]
docs/source/memcached_append.rst [new file with mode: 0644]
docs/source/memcached_auto.rst [new file with mode: 0644]
docs/source/memcached_behavior.rst [new file with mode: 0644]
docs/source/memcached_callback.rst [new file with mode: 0644]
docs/source/memcached_cas.rst [new file with mode: 0644]
docs/source/memcached_create.rst [new file with mode: 0644]
docs/source/memcached_delete.rst [new file with mode: 0644]
docs/source/memcached_dump.rst [new file with mode: 0644]
docs/source/memcached_flush.rst [new file with mode: 0644]
docs/source/memcached_flush_buffers.rst [new file with mode: 0644]
docs/source/memcached_generate_hash_value.rst [new file with mode: 0644]
docs/source/memcached_get.rst [new file with mode: 0644]
docs/source/memcached_memory_allocators.rst [new file with mode: 0644]
docs/source/memcached_pool.rst [new file with mode: 0644]
docs/source/memcached_quit.rst [new file with mode: 0644]
docs/source/memcached_result_st.rst [new file with mode: 0644]
docs/source/memcached_sasl.rst [new file with mode: 0644]
docs/source/memcached_server_st.rst [new file with mode: 0644]
docs/source/memcached_servers.rst [new file with mode: 0644]
docs/source/memcached_set.rst [new file with mode: 0644]
docs/source/memcached_stats.rst [new file with mode: 0644]
docs/source/memcached_strerror.rst [new file with mode: 0644]
docs/source/memcached_user_data.rst [new file with mode: 0644]
docs/source/memcached_verbosity.rst [new file with mode: 0644]
docs/source/memcached_version.rst [new file with mode: 0644]
docs/source/tap.rst [new file with mode: 0644]
docs/source/types.rst [new file with mode: 0644]
docs/source/versioning.rst [new file with mode: 0644]
docs/tap.rst [deleted file]
docs/types.rst [deleted file]
docs/versioning.rst [deleted file]
man/include.am