Initial checkin of the shiny new rewritten-from-scratch HTML back
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 12 Jun 2004 20:09:40 +0000 (20:09 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 12 Jun 2004 20:09:40 +0000 (20:09 +0000)
commit78c730856d459899f1ea8134c9f5415f586503ba
tree8d902d0833e51ba5d36874d8bed882426499dc7f
parenta4d3c848ea94d230b53b5923a69a6de879e09a13
Initial checkin of the shiny new rewritten-from-scratch HTML back
end. There's a lot more _potentiality_ for new features than there
are actual new features just yet, but future highlights include:
configurable flavour of HTML (3.2, 4, XHTML Transitional or Strict),
proper character set support (this is half way there already), and
more flexible allocation of sections between multiple HTML files.
Meanwhile, immediate benefits include correct handling of special
characters within `author' and `description' strings, omission of
the filename part in hyperlinks within the same HTML file (in
particular, this means a single output file is now totally
independent of its filename), and hyperlinks to the index from the
top-level contents page (I'm amazed nobody has complained at the
lack of this yet!). There are no doubt some shiny new bugs as well,
but I'll never find them unless people start using the thing...

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4275 cda61777-01e9-0310-a592-d414129be87e
LICENCE
Makefile
bk_html.c [new file with mode: 0644]
bk_xhtml.c [deleted file]
doc/licence.but
doc/output.but
halibut.h
main.c
ustring.c