mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-12 12:42:50 -06:00
working on API documentation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user