projects
/
ikiwiki
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
- add --exclude
[ikiwiki]
/
Makefile
1
all:
2
./ikiwiki doc templates html --wikiname="ikiwiki" --verbose \
3
--nosvn --exclude=/discussion
4
5
clean:
6
rm -rf html
7
rm -rf doc/.ikiwiki