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

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Sat Jan 6 01:01:50 CET 2007


Revision: 25018
          http://scummvm.svn.sourceforge.net/scummvm/?rev=25018&view=rev
Author:   fingolfin
Date:     2007-01-05 16:01:49 -0800 (Fri, 05 Jan 2007)

Log Message:
-----------
Fixed xrefs in faq.xml; got rid of 'tidy' usage in Makefile.xsltproc

Modified Paths:
--------------
    docs/trunk/docbook/Makefile.xsltproc
    docs/trunk/docbook/faq.xml

Modified: docs/trunk/docbook/Makefile.xsltproc
===================================================================
--- docs/trunk/docbook/Makefile.xsltproc	2007-01-05 23:51:50 UTC (rev 25017)
+++ docs/trunk/docbook/Makefile.xsltproc	2007-01-06 00:01:49 UTC (rev 25018)
@@ -18,7 +18,6 @@
 %.html: %.xml
 	SGML_CATALOG_FILES=$(SGML_CATALOG_FILES) \
 	  xsltproc $(XSL_PARAM) --output $@ $(DOCBOOK_XSL)/html/docbook.xsl $<
-	tidy -qm $@ || true
 
 %.xhtml: %.xml
 	SGML_CATALOG_FILES=$(SGML_CATALOG_FILES) \

Modified: docs/trunk/docbook/faq.xml
===================================================================
--- docs/trunk/docbook/faq.xml	2007-01-05 23:51:50 UTC (rev 25017)
+++ docs/trunk/docbook/faq.xml	2007-01-06 00:01:49 UTC (rev 25018)
@@ -130,7 +130,7 @@
 <qandadiv><title>Supported games</title>
 
 	<qandaentry>
-		<question id="question.supported-games"><simpara>What games does ScummVM support?</simpara></question>
+		<question id="question.supported-games"><simpara id="question.supported-games.text">What games does ScummVM support?</simpara></question>
 	<answer>
 		<simpara>
 		We have a <ulink
@@ -224,7 +224,7 @@
 	<qandaentry><question><simpara>Does ScummVM work with all versions of games?</simpara></question>
 	<answer>
 		<simpara>
-		See "<xref linkend="question.supported-games" endterm="question.supported-games"/>".
+		See "<xref linkend="question.supported-games" endterm="question.supported-games.text"/>".
 		</simpara>
 	</answer>
 	</qandaentry>
@@ -232,7 +232,7 @@
 	<qandaentry><question><simpara>Can I play through xxx (place your favorite SCUMM adventure here) ?</simpara></question>
 	<answer>
 		<simpara>
-		See "<xref linkend="question.supported-games" endterm="question.supported-games"/>".
+		See "<xref linkend="question.supported-games" endterm="question.supported-games.text"/>".
 		</simpara>
 	</answer>
 	</qandaentry>
@@ -334,11 +334,11 @@
 	<answer>
 		<simpara>
 		First make sure your game is supported.
-		See "<xref linkend="question.supported-games" endterm="question.supported-games"/>".
+		See "<xref linkend="question.supported-games" endterm="question.supported-games.text"/>".
 		If it is a supported game and you
 		have followed the instructions in
 		<ulink url="http://svn.sourceforge.net/viewvc/*checkout*/scummvm/scummvm/trunk/README">README</ulink>
-		to the letter, then see "<xref linkend="question.report-bugs" endterm="question.report-bugs"/>"
+		to the letter, then see "<xref linkend="question.report-bugs" endterm="question.report-bugs.text"/>"
 		to report this as a bug.
 		</simpara>
 	</answer>
@@ -357,7 +357,7 @@
 	</answer>
 	</qandaentry>
 
-	<qandaentry><question id="question.no-sound"><simpara>I don't hear any sound.</simpara></question>
+	<qandaentry><question id="question.no-sound"><simpara id="question.no-sound.text">I don't hear any sound.</simpara></question>
 	<answer>
 		<simpara>
 		Check the <ulink url="http://www.scummvm.org/compatibility.php">compatibility list</ulink>
@@ -370,7 +370,7 @@
 	<qandaentry><question><simpara>I don't hear any music.</simpara></question>
 	<answer>
 		<simpara>
-		See "<xref linkend="question.no-sound" endterm="question.no-sound"/>".
+		See "<xref linkend="question.no-sound" endterm="question.no-sound.text"/>".
 		</simpara>
 	</answer>
 	</qandaentry>
@@ -380,7 +380,7 @@
 		<simpara>
 		Check the <ulink url="http://www.scummvm.org/compatibility.php">Compatibility List</ulink> to see if your game has any known issues. If you can
 		reproduce this crash more than once, please report it to our Bug Tracker.
-		See "<xref linkend="question.report-bugs" endterm="question.report-bugs"/>".
+		See "<xref linkend="question.report-bugs" endterm="question.report-bugs.text"/>".
 		</simpara>
 		<simpara>
 		If you are experiencing random crashes, and your game plays music from
@@ -405,7 +405,7 @@
 	</answer>
 	</qandaentry>
 
-	<qandaentry><question id="question.messy-colors"><simpara>The game colors are messed up.</simpara></question>
+	<qandaentry><question id="question.messy-colors"><simpara id="question.messy-colors.text">The game colors are messed up.</simpara></question>
 	<answer>
 		<simpara>
 		This is a known issue with using Amiga version datafiles. Select Amiga as a 
@@ -452,13 +452,13 @@
 		<simpara>
 		The older games which have LFL files should only need the platform set
 		to 'macintosh' to run. See "<xref linkend="question.messy-colors"
-		endterm="question.messy-colors"/>" for information on specifying the
+		endterm="question.messy-colors.text"/>" for information on specifying the
 		game platform.
 		</simpara>
 	</answer>
 	</qandaentry>
 
-	<qandaentry><question id="question.report-bugs"><simpara>Reporting Bugs.</simpara></question>
+	<qandaentry><question id="question.report-bugs"><simpara id="question.report-bugs.text">Reporting Bugs.</simpara></question>
 	<answer>
 		<simpara>
 		To report a bug, please create a SourceForge account and follow the


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