doc for next-lib; adjustments in summerschool-flyer

This commit is contained in:
aarne
2009-03-28 13:20:47 +00:00
parent 3a67fd9b56
commit 90b71deaf1
31 changed files with 11068 additions and 26 deletions

16
next-lib/doc/Makefile Normal file
View File

@@ -0,0 +1,16 @@
.PHONY: abstract synopsis
all: synopsis abstract
index:
txt2tags -thtml index.txt
synopsis:
runghc MkSynopsis.hs
categories-imagemap.html: categories.dot
dot -Tcmapx $^ > $@
abstract:
gfdoc -txthtml ../src/abstract/*.gf
mv ../src/abstract/*.html abstract