Glen Fernandes
aa3d1d676c
Switch encoding to UTF-8
2020-04-10 17:41:32 -04:00
Daniel James
0d12037b77
Use US-ASCII for single page html.
...
Same as chunked html. We use ASCII because using UTF-8 can go wrong when a
server is set up to specify another encoding (this does happen). `xsltproc`
will encode all non-ASCII characters as html entities, so nothing will be lost.
[SVN r84560]
2013-05-30 19:02:30 +00:00
Rene Rivera
c2fe01eb66
Override the output encoding to fix problems with having it mismatch the webserver encoding. Switched to UTF-8 as that's the most useful in the long run.
...
[SVN r76503]
2012-01-15 06:07:41 +00:00
Rene Rivera
cb5d46ec94
Update the single-html template to match in style processing the multi-html template (mostly).
...
[SVN r76481]
2012-01-14 06:39:13 +00:00
Daniel James
4b34de5498
Get html-single and xhtml working with the new html stylesheets.
...
[SVN r63450]
2010-06-30 12:05:08 +00:00
Rene Rivera
835e482af7
Cross merge HEAD and RC_1_34_0.
...
[SVN r36024]
2006-11-13 16:24:38 +00:00
Eric Niebler
ea90b87528
admonitions now handled in CSS
...
[SVN r33529]
2006-04-04 22:58:56 +00:00
Eric Niebler
0f83dbdf6f
improve layout for Doxygen-generated function documentation
...
[SVN r33445]
2006-03-22 18:46:39 +00:00
Douglas Gregor
d9d5f69a7e
html.xsl, html-single.xsl: Use function requirements <variablelist> formatting
...
when spacing="boost"
[SVN r18964]
2003-07-07 15:32:07 +00:00
Douglas Gregor
027ee4e6e9
When variable lists have a title, revert to the standard DocBook formatting
...
[SVN r18017]
2003-03-19 20:07:27 +00:00
Douglas Gregor
9c4a80af08
function.xsl, template.xsl, type.xsl:
...
- Deal with changes in the DTD
html.xsl, html-single.xsl:
- Better handling of function semantic clauses
[SVN r17940]
2003-03-15 23:11:32 +00:00
Douglas Gregor
df433e64bd
Imported BoostBook XSL stylesheets and DTD
...
[SVN r17862]
2003-03-12 22:01:44 +00:00