X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fconf.py.in;h=4dd335730e9d9d70123c33262e0bbedb93cc6905;hb=c517ea843a0a97a17fb695dde2d27d739d51ffe2;hp=c582244f92b6ff4378f0a6242ab59369011a895c;hpb=eee6dc552da08a46e7f086b37cc697dacdc4627b;p=awesomized%2Flibmemcached diff --git a/docs/conf.py.in b/docs/conf.py.in index c582244f..4dd33573 100644 --- a/docs/conf.py.in +++ b/docs/conf.py.in @@ -13,7 +13,7 @@ import sys, os #needs_sphinx = '1.0' extensions = [@SPHINX_EXTENSIONS@] templates_path = ['_templates'] -source_suffix = ['.rst'] +source_suffix = '.rst' master_doc = 'index' pygments_style = 'sphinx'