From: Brian Aker Date: Fri, 7 Sep 2012 18:17:22 +0000 (-0400) Subject: Update docs. X-Git-Tag: 1.0.11~3 X-Git-Url: https://git.m6w6.name/?p=awesomized%2Flibmemcached;a=commitdiff_plain;h=5b2a7d8c63479f52d2fc82e120082b9f24357c9f Update docs. --- diff --git a/docs/include.am b/docs/include.am index e56e5340..12eb61df 100644 --- a/docs/include.am +++ b/docs/include.am @@ -158,7 +158,7 @@ install-html: html-local @rm -r -f /var/www/libmemcaced @cp -r docs/html /var/www/libmemcaced -html-local: docs/conf.py changes +html-local: docs/conf.py changes docs PYTHONPATH=${top_srcdir}/docs $(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(SPHINX_BUILDDIR)/html @echo @echo "Build finished. The HTML pages are in $(SPHINX_BUILDDIR)/html."