|
From: <sv...@va...> - 2012-06-28 09:58:17
|
petarj 2012-06-28 10:58:05 +0100 (Thu, 28 Jun 2012)
New Revision: 12680
Log:
Adding README.mips to distribution documents.
Small change to dist-docs.xml to include README.mips.
Modified files:
trunk/docs/xml/dist-docs.xml
Modified: trunk/docs/xml/dist-docs.xml (+10 -0)
===================================================================
--- trunk/docs/xml/dist-docs.xml 2012-06-28 10:12:58 +01:00 (rev 12679)
+++ trunk/docs/xml/dist-docs.xml 2012-06-28 10:58:05 +01:00 (rev 12680)
@@ -94,4 +94,14 @@
xmlns:xi="http://www.w3.org/2001/XInclude" />
</literallayout>
</chapter>
+
+ <chapter id="dist.readme-mips"
+ xreflabel="Readme MIPS">
+ <title>README.mips</title>
+ <literallayout>
+ <xi:include href="../../README.mips"
+ parse="text"
+ xmlns:xi="http://www.w3.org/2001/XInclude" />
+ </literallayout>
+ </chapter>
</book>
|