From 7a6ebf3a611e2e43aa496885f301c6826a49d25c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Dec 2020 09:13:13 +0000 Subject: [PATCH] Deploy to GitHub pages --- .buildinfo | 2 +- ChangeLog-0.html | 4 ++-- ChangeLog-1.0.html | 4 ++-- ChangeLog-1.1.html | 12 +++--------- _static/documentation_options.js | 2 +- bin/index.html | 4 ++-- bin/memaslap.html | 4 ++-- bin/memcapable.html | 4 ++-- bin/memcat.html | 4 ++-- bin/memcp.html | 4 ++-- bin/memdump.html | 4 ++-- bin/memerror.html | 4 ++-- bin/memexist.html | 4 ++-- bin/memflush.html | 4 ++-- bin/memparse.html | 4 ++-- bin/memping.html | 4 ++-- bin/memrm.html | 4 ++-- bin/memslap.html | 4 ++-- bin/memstat.html | 4 ++-- bin/memtouch.html | 4 ++-- bin/options/all.html | 4 ++-- bin/options/common.html | 4 ++-- bin/options/expire.html | 4 ++-- bin/options/flag.html | 4 ++-- bin/options/hash.html | 4 ++-- bin/options/sasl.html | 4 ++-- bin/options/udp.html | 4 ++-- changelogs.html | 4 ++-- copyright.html | 4 ++-- genindex.html | 4 ++-- index.html | 4 ++-- libhashkit/hashkit_create.html | 4 ++-- libhashkit/hashkit_function.html | 4 ++-- libhashkit/hashkit_functions.html | 4 ++-- libhashkit/hashkit_value.html | 4 ++-- libhashkit/index.html | 4 ++-- libmemcached.html | 4 ++-- libmemcached/configuration.html | 4 ++-- libmemcached/constants.html | 6 +++--- libmemcached/examples.html | 4 ++-- libmemcached/index.html | 4 ++-- libmemcached/index_advanced.html | 4 ++-- libmemcached/index_advanced_aeh.html | 4 ++-- libmemcached/index_advanced_daemon.html | 4 ++-- libmemcached/index_advanced_internals.html | 4 ++-- libmemcached/index_advanced_servers.html | 4 ++-- libmemcached/index_advanced_stats.html | 4 ++-- libmemcached/index_basics.html | 4 ++-- libmemcached/index_data.html | 4 ++-- libmemcached/index_deprecated.html | 4 ++-- libmemcached/index_errors.html | 4 ++-- libmemcached/index_misc.html | 4 ++-- libmemcached/memcached_analyze.html | 4 ++-- libmemcached/memcached_append.html | 4 ++-- libmemcached/memcached_auto.html | 4 ++-- libmemcached/memcached_behavior.html | 4 ++-- libmemcached/memcached_callback.html | 4 ++-- libmemcached/memcached_cas.html | 4 ++-- libmemcached/memcached_create.html | 4 ++-- libmemcached/memcached_delete.html | 4 ++-- libmemcached/memcached_dump.html | 4 ++-- libmemcached/memcached_exist.html | 4 ++-- libmemcached/memcached_fetch.html | 4 ++-- libmemcached/memcached_flush.html | 4 ++-- libmemcached/memcached_flush_buffers.html | 4 ++-- .../memcached_generate_hash_value.html | 4 ++-- libmemcached/memcached_get.html | 4 ++-- libmemcached/memcached_last_error.html | 4 ++-- libmemcached/memcached_memory_allocators.html | 4 ++-- libmemcached/memcached_quit.html | 4 ++-- libmemcached/memcached_result_st.html | 4 ++-- libmemcached/memcached_return_t.html | 4 ++-- libmemcached/memcached_sasl.html | 4 ++-- libmemcached/memcached_server_st.html | 4 ++-- libmemcached/memcached_servers.html | 4 ++-- libmemcached/memcached_set.html | 4 ++-- libmemcached/memcached_set_encoding_key.html | 4 ++-- libmemcached/memcached_stats.html | 4 ++-- libmemcached/memcached_strerror.html | 4 ++-- libmemcached/memcached_touch.html | 4 ++-- libmemcached/memcached_user_data.html | 4 ++-- libmemcached/memcached_verbosity.html | 4 ++-- libmemcached/memcached_version.html | 4 ++-- libmemcached/versioning.html | 18 +++++++----------- libmemcachedutil/index.html | 4 ++-- libmemcachedutil/memcached_pool.html | 4 ++-- objects.inv | Bin 11796 -> 11796 bytes search.html | 4 ++-- searchindex.js | 2 +- 89 files changed, 180 insertions(+), 190 deletions(-) diff --git a/.buildinfo b/.buildinfo index b90b43d5..1cc40699 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: df2a6a84c17c569450b5f8b8802b5d91 +config: 4949304aa38381a65c522395f85ec7ec tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/ChangeLog-0.html b/ChangeLog-0.html index 64ed05a7..941b9913 100644 --- a/ChangeLog-0.html +++ b/ChangeLog-0.html @@ -8,7 +8,7 @@ -
${lib}-${major}.${minor}
-to ${lib}-${major}
due to having the minor version (always having been 0
-in this case) in the public interface being unreasonable when using semantic
-versioning. Symbolic links are provided for backwards compatibility, though.LIBMEMCACHED_VERSION_STRING
¶String value of libmemcached version such as "1.1.0"
+String value of libmemcached version such as "1.0.99"
Libmemcached is laid out by interface version and strives to adhere to the
-Semantic Versioning Specification
since version 1.1
.
See also
- -The 1.x version would be found in: libmemcached-1/memcached.h
. The historic
-libmemcached/memcached.h
includes libmemcached-1/memcached.h
and on
-previously supported platforms libmemcached-1.0
points to libmemcached-1
.
Libmemcached is laid out by interface version. The 1.0 version would be found
+in: libmemcached-1.0/memcached.h
The historic libmemcached/memcached.h
includes
+libmemcached-1.0/memcached.h
. For best practice you should include the
+version of libmemcached that you used during development.