mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Added tags for markup of programmer's documentation.
This commit is contained in:
23
doc/sbase/dist/birddoc/html/mapping
vendored
23
doc/sbase/dist/birddoc/html/mapping
vendored
@@ -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"
|
||||
|
Reference in New Issue
Block a user