mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-30 19:10:36 +08:00
* cygwin.dsl: Remove comments.
This commit is contained in:
parent
5e64c96949
commit
7092cadf76
@ -1,3 +1,7 @@
|
|||||||
|
2010-04-11 Christopher Faylor <me+cygwin@cgf.cx>
|
||||||
|
|
||||||
|
* cygwin.dsl: Remove comments.
|
||||||
|
|
||||||
2010-04-11 Corinna Vinschen <corinna@vinschen.de>
|
2010-04-11 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
* new-features.sgml (ov-new1.7.5): New section.
|
* new-features.sgml (ov-new1.7.5): New section.
|
||||||
|
@ -3,14 +3,10 @@
|
|||||||
xmlns:fo="http://www.w3.org/1999/XSL/Format"
|
xmlns:fo="http://www.w3.org/1999/XSL/Format"
|
||||||
version='1.0'>
|
version='1.0'>
|
||||||
|
|
||||||
<!-- See /usr/share/docbook-xsl/params/ -->
|
|
||||||
<xsl:param name="chunker.output.doctype-public"
|
<xsl:param name="chunker.output.doctype-public"
|
||||||
select="'-//W3C//DTD HTML 4.01 Transitional//EN'" />
|
select="'-//W3C//DTD HTML 4.01 Transitional//EN'" />
|
||||||
<xsl:param name="html.stylesheet" select="'docbook.css'"/>
|
<xsl:param name="html.stylesheet" select="'docbook.css'"/>
|
||||||
<xsl:param name="use.id.as.filename" select="1" />
|
<xsl:param name="use.id.as.filename" select="1" />
|
||||||
<xsl:param name="root.filename" select="@id" />
|
<xsl:param name="root.filename" select="@id" />
|
||||||
|
|
||||||
<!-- TODO: make URLs and paths wrap with PDF output -->
|
|
||||||
|
|
||||||
</xsl:stylesheet>
|
</xsl:stylesheet>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user