diff options
author | Martin Mares <mj@ucw.cz> | 2000-05-31 16:24:21 +0200 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 2000-05-31 16:24:21 +0200 |
commit | fcdddff5f3f5c9f2a15377a9dd08f105a3b696a0 (patch) | |
tree | 13fc726129118202a1bec54ac336065a74699aab /doc/sbase/dist/birddoc/html | |
parent | d1660fd3f38c29739ff36c86c6010d65fb90c608 (diff) | |
download | bird-fcdddff5f3f5c9f2a15377a9dd08f105a3b696a0.tar bird-fcdddff5f3f5c9f2a15377a9dd08f105a3b696a0.zip |
Formatting of progdoc works in both HTML and LaTeX. The LaTeX output
still has somewhat weird spacing, but it will be hopefully easy
to fix.
Diffstat (limited to 'doc/sbase/dist/birddoc/html')
-rw-r--r-- | doc/sbase/dist/birddoc/html/mapping | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/sbase/dist/birddoc/html/mapping b/doc/sbase/dist/birddoc/html/mapping index e703fb4..9d05a76 100644 --- a/doc/sbase/dist/birddoc/html/mapping +++ b/doc/sbase/dist/birddoc/html/mapping @@ -182,6 +182,12 @@ <funcdef> "<B>" </funcdef> "</B>" +<function> "<HR><H3>Function</H3>\n" +</function> "\n" + +<funcsect> "<H3>" +</funcsect> "</H3>\n" + % url support by HG <url> + "<@@url>[URL]\n" |