1
0
forked from GitHub/gf-rgl

API documentation and slight change in Det syntax

This commit is contained in:
aarne
2006-01-10 15:39:20 +00:00
parent 310dbcb57c
commit ec6bc9816b
37 changed files with 4254 additions and 128 deletions

5
resource-1.0/Makefile Normal file
View File

@@ -0,0 +1,5 @@
gfdoc:
gfdoc -txthtml abstract/*.gf
gfdoc -txthtml */Paradigms*.gf
mv abstract/*.html doc/gfdoc
mv */Paradigms*.html doc/gfdoc