Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add rebuild after calling setup, better format for setup files
[git.ikiwiki.info.git]
/
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