mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-08 06:36:32 -06:00
refactored Documentation to Terminology and Documentation proper. This makes it possible to functorize the display of tables, for instance show Swedish inflection tables with headings in English terminology. Carried out the functorization in Eng and Swe, other languages coming soon.
This commit is contained in:
6
src/english/DocumentationEngSwe.gf
Normal file
6
src/english/DocumentationEngSwe.gf
Normal file
@@ -0,0 +1,6 @@
|
||||
--# -path=.:../abstract:../common
|
||||
|
||||
-- documentation of English in Swedish
|
||||
|
||||
concrete DocumentationEngSwe of Documentation = CatEng **
|
||||
DocumentationEngFunctor with (Terminology = TerminologySwe) ;
|
||||
Reference in New Issue
Block a user