mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
generalized tour to a variable language by the script MkTour
This commit is contained in:
12
lib/doc/tour/Makefile
Normal file
12
lib/doc/tour/Makefile
Normal file
@@ -0,0 +1,12 @@
|
||||
Cat:
|
||||
runghc MkTour Cat Catalan
|
||||
|
||||
Ger:
|
||||
runghc MkTour Ger German
|
||||
|
||||
Rus:
|
||||
runghc MkTour Rus Russian
|
||||
|
||||
Swe:
|
||||
txt2tags -thtml -o tourSwe.html tour.txt
|
||||
|
||||
Reference in New Issue
Block a user