X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fconf.py.in;h=a8adeaa0a593b19549a7737b79ee0fb3b5342af7;hb=6953f8c1a076b300fe0658a4b82cb835110699d0;hp=44f3f4200d85186e2e134028999fbc99707c9912;hpb=ecc7382f48857cb22e74ffa9496f9a31e956bde3;p=m6w6%2Flibmemcached diff --git a/docs/conf.py.in b/docs/conf.py.in index 44f3f420..a8adeaa0 100644 --- a/docs/conf.py.in +++ b/docs/conf.py.in @@ -22,6 +22,7 @@ import sys, os # If your documentation needs a minimal Sphinx version, state it here. #needs_sphinx = '1.0' +# comment left to test merge # Add any Sphinx extension module names here, as strings. They can be extensions # coming with Sphinx (named 'sphinx.ext.*') or your custom ones. @@ -239,7 +240,6 @@ man_pages = [ ('libmemcached_configuration', 'memcached', u'libmemcached Documentation', [u'Brian Aker'], 3), ('libmemcached_examples', 'libmemcached_examples', u'libmemcached Documentation', [u'Brian Aker'], 3), ('libmemcachedutil', 'libmemcachedutil', u'libmemcached Documentation', [u'Brian Aker'], 3), - ('memaslap', 'memaslap', u'libmemcached Documentation', [u'Brian Aker'], 1), ('memcached_analyze', 'memcached_analyze', u'libmemcached Documentation', [u'Brian Aker'], 3), ('memcached_append', 'memcached_append', u'Appending to or Prepending to data on the server', [u'Brian Aker'], 3), ('memcached_append', 'memcached_append_by_key', u'Appending to or Prepending to data on the server', [u'Brian Aker'], 3), @@ -345,6 +345,7 @@ man_pages = [ ('bin/memerror', 'memerror', u'libmemcached Documentation', [u'Brian Aker'], 1), ('bin/memflush', 'memflush', u'libmemcached Documentation', [u'Brian Aker'], 1), ('bin/memrm', 'memrm', u'libmemcached Documentation', [u'Brian Aker'], 1), + ('bin/memaslap', 'memaslap', u'libmemcached Documentation', [u'Brian Aker'], 1), ('bin/memslap', 'memslap', u'libmemcached Documentation', [u'Brian Aker'], 1), ('bin/memstat', 'memstat', u'libmemcached Documentation', [u'Brian Aker'], 1), ]