update
This commit is contained in:
parent
1e40562b02
commit
5b4272aba3
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -20,7 +20,8 @@ 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 --plugin=sidebar \
|
||||
--underlaydir=/dev/null --disable-plugin=shortcut
|
||||
--underlaydir=/dev/null --disable-plugin=shortcut \
|
||||
--disable-plugin=smiley
|
||||
|
||||
clean:
|
||||
rm -rf build git-annex git-annex.1
|
||||
|
|
Loading…
Reference in a new issue