From 5b2a7d8c63479f52d2fc82e120082b9f24357c9f Mon Sep 17 00:00:00 2001 From: Brian Aker Date: Fri, 7 Sep 2012 14:17:22 -0400 Subject: [PATCH] Update docs. --- docs/include.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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." -- 2.30.2