Default location of docbook-xsl on linux and mac.
git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@280491 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f3db158680
commit
32edb6bbe5
@ -6,9 +6,10 @@
|
||||
<map:generate src="{project:content.xdocs}/{1}/resolver-{2}.xml"/>
|
||||
<!-- Wild assumption about the location of DocBook stylesheets.
|
||||
Edit to suit your system.
|
||||
<map:transform src="file:///usr/share/sgml/docbook/xsl-stylesheets/xhtml/docbook.xsl"/>
|
||||
<map:transform src="file:///opt/local/share/xsl/docbook-xsl/xhtml/docbook.xsl"/>
|
||||
-->
|
||||
<map:transform
|
||||
src="file:///usr/share/sgml/docbook/xsl-stylesheets/xhtml/docbook.xsl"/>
|
||||
<map:transform src="file:///opt/local/share/xsl/docbook-xsl/xhtml/docbook.xsl"/>
|
||||
<map:serialize/>
|
||||
</map:match>
|
||||
</map:pipeline>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user