projects
/
m6w6
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
|
inline
| side by side (from parent 1:
5b2a7d8
)
Fix permission issue
author
Brian Aker
<brian@tangent.org>
Sat, 8 Sep 2012 01:56:12 +0000
(21:56 -0400)
committer
Brian Aker
<brian@tangent.org>
Sat, 8 Sep 2012 01:56:12 +0000
(21:56 -0400)
docs/include.am
patch
|
blob
|
history
diff --git
a/docs/include.am
b/docs/include.am
index 12eb61df768f90973ab99722702f8a45bef48b7d..639d0d2808d1522484f35753fe60de4956e70e54 100644
(file)
--- a/
docs/include.am
+++ b/
docs/include.am
@@
-155,7
+155,7
@@
sphinx-help:
@echo " doctest to run all doctests embedded in the documentation (if enabled)"
install-html: html-local
@echo " doctest to run all doctests embedded in the documentation (if enabled)"
install-html: html-local
- @rm -r -f /var/www/libmemcaced
+ @rm -r -f /var/www/libmemcaced
/*
@cp -r docs/html /var/www/libmemcaced
html-local: docs/conf.py changes docs
@cp -r docs/html /var/www/libmemcaced
html-local: docs/conf.py changes docs