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:
c09d349
)
Fix misspelling
author
Brian Aker
<brian@tangent.org>
Sat, 8 Sep 2012 02:41:44 +0000
(22:41 -0400)
committer
Brian Aker
<brian@tangent.org>
Sat, 8 Sep 2012 02:41:44 +0000
(22:41 -0400)
docs/include.am
patch
|
blob
|
history
diff --git
a/docs/include.am
b/docs/include.am
index 639d0d2808d1522484f35753fe60de4956e70e54..55e98972018b73bdb5548c4bd6358f0ffb3bc765 100644
(file)
--- a/
docs/include.am
+++ b/
docs/include.am
@@
-155,8
+155,8
@@
sphinx-help:
@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
+ @rm -r -f /var/www/libmemcac
h
ed/*
+ @cp -r docs/html /var/www/libmemcac
h
ed
html-local: docs/conf.py changes docs
PYTHONPATH=${top_srcdir}/docs $(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(SPHINX_BUILDDIR)/html