]> git.ipfire.org Git - thirdparty/bird.git/commit
Updated the documentation building tools to work with a recent linuxdoc-tools package.
authorMartin Mares <mj@ucw.cz>
Sun, 6 Apr 2003 19:35:50 +0000 (19:35 +0000)
committerMartin Mares <mj@ucw.cz>
Sun, 6 Apr 2003 19:35:50 +0000 (19:35 +0000)
commit9c7631235ac174ebd33a3e04e07211b3ae8501f6
tree8b5967a04584ca369cab81f5491503fbd428f574
parenta9aa5887f3b9b43d9a3a5617ef9176da936ce35f
Updated the documentation building tools to work with a recent linuxdoc-tools package.

Note that this is (and always was) a terrible hack and we really should
replace it with something reasonable which wouldn't need changing every
time linuxdoc-tools evolve.

I also needed to include a patched version of LinuxDocTools.pm, because the
original one explicitly refused to work with a non-linuxdoc DTD. The authors
of linuxdoc recommend to use sgmltools-lite in such cases, but it would mean
rewritting our formatting rules to the DSSSL language which I don't dare to
speak about here :)
doc/LinuxDocTools.pm [new file with mode: 0644]
doc/sbase/dist/fmt_html.pl
doc/sbase/dist/fmt_latex2e.pl
doc/sbase/dist/fmt_txt.pl
doc/sgml2html
doc/sgml2latex
doc/sgml2txt