X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Finclude.am;h=51b9ed73d72f267bf34648209e45a127060f334f;hb=afddcf83538afc8300886702fcddf2333eb94c1f;hp=d8c036d73f3d181bcc6163a695d0345afa6773d4;hpb=57ccacee54e77955ebe20d52e06934850e182adc;p=awesomized%2Flibmemcached diff --git a/docs/include.am b/docs/include.am index d8c036d7..51b9ed73 100644 --- a/docs/include.am +++ b/docs/include.am @@ -54,6 +54,8 @@ man_MANS+= \ docs/man/memcached_decrement_with_initial.3 \ docs/man/memcached_delete.3 \ docs/man/memcached_delete_by_key.3 \ + docs/man/memcached_exist.3 \ + docs/man/memcached_exist_by_key.3 \ docs/man/memcached_destroy_sasl_auth_data.3 \ docs/man/memcached_dump.3 \ docs/man/memcached_fetch.3 \ @@ -78,12 +80,15 @@ man_MANS+= \ docs/man/memcached_mget_by_key.3 \ docs/man/memcached_mget_execute.3 \ docs/man/memcached_mget_execute_by_key.3 \ + docs/man/memcached_pool.3 \ docs/man/memcached_pool_behavior_get.3 \ docs/man/memcached_pool_behavior_set.3 \ docs/man/memcached_pool_create.3 \ docs/man/memcached_pool_destroy.3 \ + docs/man/memcached_pool_fetch.3 \ docs/man/memcached_pool_pop.3 \ docs/man/memcached_pool_push.3 \ + docs/man/memcached_pool_release.3 \ docs/man/memcached_pool_st.3 \ docs/man/memcached_prepend.3 \ docs/man/memcached_prepend_by_key.3 \ @@ -101,6 +106,7 @@ man_MANS+= \ docs/man/memcached_server_push.3 \ docs/man/memcached_servers_parse.3 \ docs/man/memcached_set.3 \ + docs/man/memcached_last_error_message.3 \ docs/man/memcached_set_by_key.3 \ docs/man/memcached_set_memory_allocators.3 \ docs/man/memcached_set_sasl_callbacks.3 \ @@ -123,7 +129,6 @@ man_MANS+= \ docs/man/memslap.1 \ docs/man/memstat.1 - if HAVE_SPHINX sphinx-help: @echo "Please use \`make ' where is one of"