[Scummvm-cvs-logs] SF.net SVN: scummvm: [25996] docs/trunk/docbook/compile.bat

mthreepwood at users.sourceforge.net mthreepwood at users.sourceforge.net
Mon Mar 5 21:01:41 CET 2007


Revision: 25996
          http://scummvm.svn.sourceforge.net/scummvm/?rev=25996&view=rev
Author:   mthreepwood
Date:     2007-03-05 12:01:40 -0800 (Mon, 05 Mar 2007)

Log Message:
-----------
update using xinclude for the credits

Modified Paths:
--------------
    docs/trunk/docbook/compile.bat

Modified: docs/trunk/docbook/compile.bat
===================================================================
--- docs/trunk/docbook/compile.bat	2007-03-05 16:47:28 UTC (rev 25995)
+++ docs/trunk/docbook/compile.bat	2007-03-05 20:01:40 UTC (rev 25996)
@@ -1,3 +1,3 @@
 xsltproc --output faq.html .\docbook-xsl\html\docbook.xsl faq.xml
-xsltproc --output manual.html .\docbook-xsl\html\docbook.xsl manual.xml
+xsltproc --output manual.html --xinclude .\docbook-xsl\html\docbook.xsl manual.xml
 xsltproc --output devguide.html .\docbook-xsl\html\docbook.xsl devguide.xml
\ No newline at end of file


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list