projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
35811e5
)
Update docs.
author
Brian Aker
<brian@tangent.org>
Fri, 7 Sep 2012 07:13:15 +0000
(
03:13
-0400)
committer
Brian Aker
<brian@tangent.org>
Fri, 7 Sep 2012 07:13:15 +0000
(
03:13
-0400)
docs/include.am
patch
|
blob
|
history
diff --git
a/docs/include.am
b/docs/include.am
index 070a36c3f95fc9183e0280609f715bbb53f42226..e56e53408c65883fdbc52f4abcef2ed5766e5c67 100644
(file)
--- a/
docs/include.am
+++ b/
docs/include.am
@@
-154,6
+154,10
@@
sphinx-help:
@echo " linkcheck to check all external links for integrity"
@echo " doctest to run all doctests embedded in the documentation (if enabled)"
+install-html: html-local
+ @rm -r -f /var/www/libmemcaced
+ @cp -r docs/html /var/www/libmemcaced
+
html-local: docs/conf.py changes
PYTHONPATH=${top_srcdir}/docs $(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(SPHINX_BUILDDIR)/html
@echo