summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-19 19:28:29 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-19 19:28:29 -0400
commit9d5b8ebab0e247c5c9c05a5216dcd4c638299190 (patch)
tree94dbc073f44c0acd6875a00441e2a24fa7e7a67a /Makefile
parente7572f9249f0e4c3f757bb8da889a41f53fd9e34 (diff)
update
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 39f5ba8ad..d35e82ad5 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,8 @@ endif
docs:
./mdwn2man git-annex 1 doc/git-annex.mdwn > git-annex.1
$(IKIWIKI) doc html -v --wikiname git-annex --plugin=goodstuff \
- --no-usedirs --disable-plugin=openid
+ --no-usedirs --disable-plugin=openid --plugin=sidebar \
+ --underlaydir=/dev/null
clean:
rm -rf build git-annex git-annex.1