Some more work on the how to hack documentation

This commit is contained in:
Michael Stapelberg
2009-04-30 17:27:58 +02:00
parent b4fcd3f81f
commit 44803b0026
4 changed files with 53 additions and 8 deletions

View File

@ -2,7 +2,7 @@
all: hacking-howto.html debugging.html
hacking-howto.html: hacking-howto
asciidoc -n $<
asciidoc -a toc -n $<
debugging.html: debugging
asciidoc -n $<