doc: Copy Kevin's hardware section into the documentation

This commit is contained in:
Holger Hans Peter Freyther
2011-08-14 14:26:38 +02:00
parent 0c387d5882
commit b230ec61fc
4 changed files with 94 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
<!ENTITY chapter-introduction SYSTEM "chapters/introduction.xml">
<!ENTITY chapter-installation SYSTEM "chapters/installation.xml">
<!ENTITY chapter-hw-details SYSTEM "chapters/hardware_details.xml">
<!ENTITY chapter-using SYSTEM "chapters/using.xml">
<!ENTITY chapter-building SYSTEM "chapters/building.xml">
<!ENTITY chapter-appendix SYSTEM "chapters/appendix.xml">
@@ -21,6 +22,12 @@
<authorinitials>z</authorinitials>
<revremark>Initial</revremark>
</revision>
<revision>
<revnumber>0.0.2</revnumber>
<date>14 August 2011</date>
<authorinitials>z</authorinitials>
<revremark>Copy HW Info from the Wiki</revremark>
</revision>
</revhistory>
<title>SIMtrace Usermanual</title>
@@ -41,6 +48,7 @@
<!-- Main chapters-->
&chapter-introduction;
&chapter-installation;
&chapter-hw-details;
&chapter-using;
&chapter-building;