diff options
Diffstat (limited to 'doc/sbase/dist/birddoc/html/mapping')
-rw-r--r-- | doc/sbase/dist/birddoc/html/mapping | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/sbase/dist/birddoc/html/mapping b/doc/sbase/dist/birddoc/html/mapping index 834fe0f..e703fb4 100644 --- a/doc/sbase/dist/birddoc/html/mapping +++ b/doc/sbase/dist/birddoc/html/mapping @@ -105,6 +105,8 @@ <p> "<P>" </p> "" + +<hrule> "<HR>" + <itemize> + "<UL>" + </itemize> + "</UL>" + @@ -120,6 +122,9 @@ <tag> "<DT><CODE>" </tag> "</CODE><DD>" +<tagp> "<DT>" +</tagp> "<DD>" + <cite> "[<I>[ID]</I>]" </cite> @@ -159,6 +164,24 @@ <m> "<I>" </m> "</I>" +<const> "<I>" +</const> "</I>" + +<func> "<B>" +</func> "</B>" + +<struct> "<I>" +</struct> "</I>" + +<param> "<B>" +</param> "</B>" + +<type> "<I>" +</type> "</I>" + +<funcdef> "<B>" +</funcdef> "</B>" + % url support by HG <url> + "<@@url>[URL]\n" |