[PATCH] fix generation of hal-spec.html
Danny Kukawka
danny.kukawka at web.de
Fri Jul 21 10:53:14 PDT 2006
Hi,
this patch fixes the generation of hal-spec.html. Currently the html version
of the spec is build with xmlto. But xmlto generate a HTML file with
'invalid' chars which can't be correct displayed by several webbrowsers
(tested with Firefox/Opera/Epiphany ... see screenshot).
I replaced xmlto with a combination of xmllint and docbook2html which fix the
problem and work also with xinclude. This should also fix fd.o bug #6986.
Please review/comment.
Danny
ChangeLog | 11 +++++++++++
configure.in | 23 +++++++++++++++++------
doc/spec/Makefile.am | 3 ++-
3 files changed, 30 insertions(+), 7 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-spec_screenshot.png
Type: image/png
Size: 9415 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20060721/d8f1b503/hal-spec_screenshot.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hal-fix_spec_html_to_use_docbook_6986.diff
Type: text/x-diff
Size: 3188 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20060721/d8f1b503/hal-fix_spec_html_to_use_docbook_6986.bin
More information about the hal
mailing list