<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation/docbook.xsl, branch jch</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=jch</id>
<link rel='self' href='https://git.shady.money/git/atom?h=jch'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2010-08-20T17:53:56Z</updated>
<entry>
<title>Documentation: set a !DOCTYPE for user manual</title>
<updated>2010-08-20T17:53:56Z</updated>
<author>
<name>Jonathan Nieder</name>
<email>jrnieder@gmail.com</email>
</author>
<published>2010-08-20T05:04:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=4ab18264e06aa4ad6d9793519828950234caf15d'/>
<id>urn:sha1:4ab18264e06aa4ad6d9793519828950234caf15d</id>
<content type='text'>
asciidoc already takes care of including a doctype for most of the
HTML documentation, but the user manual which is processed with
docbook-xsl directly lacks one (at least with Debian docbook-xsl
1.75.2+dfsg-5).  This makes it harder to automatically validate the
HTML.

Reported-by: 積丹尼 &lt;jidanni@jidanni.org&gt;
Signed-off-by: Jonathan Nieder &lt;jrnieder@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Mark user-manual as UTF-8</title>
<updated>2007-07-24T07:47:05Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2007-07-24T07:46:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=1cffddd654d3c094b632e3c41b0ed4641cfa33df'/>
<id>urn:sha1:1cffddd654d3c094b632e3c41b0ed4641cfa33df</id>
<content type='text'>
There have been several complaints against k.org's user-manual
page.  The document is generated in ISO-8859-1 by the xsltproc
toolchain (I suspect this is because released docbook.xsl we use
has xsl:output element that says the output is ISO-8859-1) but
server delivers it with "charset=UTF-8", and all h*ll breaks
loose.

This attempts to force UTF-8 on the generating end.

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
