working on API documentation

This commit is contained in:
aarne
2006-01-10 20:51:08 +00:00
parent da26bfb246
commit a46c3d2b00
34 changed files with 217 additions and 274 deletions

View File

@@ -1,3 +1,11 @@
test:
gf -src english/LangEng.gf swedish/LangSwe.gf german/TestGer.gf
stat:
wc english/*.gfc
wc swedish/*.gfc
wc german/*.gfc
gfdoc:
gfdoc -txthtml abstract/*.gf
gfdoc -txthtml */Paradigms*.gf