diff --git a/lib/resource-1.0/doc/MkSynopsis.hs b/lib/resource-1.0/doc/MkSynopsis.hs index f6b7a1c0b..6535a8a8f 100644 --- a/lib/resource-1.0/doc/MkSynopsis.hs +++ b/lib/resource-1.0/doc/MkSynopsis.hs @@ -127,7 +127,7 @@ mkCatTable isBeg rs = (if isBeg then ("|| Category | Explanation | Example ||" :) else id) (map mk1 rs) where - mk1 (name,typ,ex) = unwords ["|", ttf name, "|", typ, "|", typo ex, "|"] + mk1 (name,typ,ex) = unwords ["|", showCat name, "|", typ, "|", typo ex, "|"] typo ex = if take 1 ex == "\"" then itf (init (tail ex)) else ex synopsis = "synopsis.txt" @@ -197,5 +197,6 @@ sortVal = sortBy (\t u -> compare (hd t) (hd u)) where printBack hd tb = unlines $ subtitle (valRow (head tb)) : "\n" : [hd] ++ tb -subtitle cat = "==" ++ cat ++ "==" +subtitle cat = "==" ++ cat ++ "==" ++ "[" ++ cat ++ "]" +showCat cat = "[" ++ cat ++ " #" ++ cat ++ "]" \ No newline at end of file diff --git a/lib/resource-1.0/doc/synopsis.html b/lib/resource-1.0/doc/synopsis.html index 1dfd7af9f..fe7dd94e9 100644 --- a/lib/resource-1.0/doc/synopsis.html +++ b/lib/resource-1.0/doc/synopsis.html @@ -20,44 +20,44 @@
The rectangular boxes mark open lexical categories, which have constructors
also in the Paradigms modules.
@@ -136,294 +135,293 @@ also in the Paradigms modules.
AA2APAdAAdNAdVAdvAntCAdvCNClCompConjDConjDetIAdvICompIDetIPImpNN2N3NPNumOrdPConjPNPhrPolPredetPrepPronQClQSQuantRClRPRSSSCSlashSubjTenseTextUttVV2V2AV3VAVPVQVSVVVoc
Source: http://www.cs.chalmers.se/~aarne/GF/lib/resource/api/Constructors.gf
@@ -2457,7 +2417,6 @@ Source:
@@ -2702,7 +2661,6 @@ source
@@ -2931,7 +2889,6 @@ source
@@ -3268,7 +3225,6 @@ source
@@ -3497,7 +3453,6 @@ source
@@ -3750,7 +3705,6 @@ source
@@ -3983,7 +3937,6 @@ source
@@ -4228,7 +4181,6 @@ source
@@ -4469,7 +4421,6 @@ source
@@ -4566,7 +4517,7 @@ source
@@ -4943,7 +4893,6 @@ source
@@ -5046,6 +4995,6 @@ For each language, an instantiation of the functor:
http://www.cs.chalmers.se/~aar
-
Paradigms for Danish
http://www.cs.chalmers.se/~aarn
-
Paradigms for English
http://www.cs.chalmers.se/~aar
-
Paradigms for Finnish
http://www.cs.chalmers.se/~aar
-
Paradigms for French
http://www.cs.chalmers.se/~aarn
-
Paradigms for German
http://www.cs.chalmers.se/~aarn
-
Paradigms for Italian
http://www.cs.chalmers.se/~aar
-
Paradigms for Norwegian
http://www.cs.chalmers.se/~a
-
Paradigms for Russian
http://www.cs.chalmers.se/~aar
-
Paradigms for Spanish
http://www.cs.chalmers.se/~aar
-mkA
+(solo,sola,solos,solas,solamiento : Str) -> A(solo,sola,solos,solas,solamente : Str) -> A
-
@@ -4702,7 +4653,6 @@ source mkAhttp://www.cs.chalmers.se/~aar
Paradigms for Swedish
http://www.cs.chalmers.se/~aar
-
Browsing the libraries with GF commands