-
Notifications
You must be signed in to change notification settings - Fork 4
/
bookmap-nanoMIPS-progGuide.ditamap
75 lines (51 loc) · 2.75 KB
/
bookmap-nanoMIPS-progGuide.ditamap
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE bookmap PUBLIC "-//OASIS//DTD DITA BookMap//EN" "bookmap.dtd">
<bookmap>
<booktitle>
<mainbooktitle> Codescape GNU tools for nanoMIPS </mainbooktitle>
<booktitlealt>Programmer's Guide</booktitlealt>
</booktitle>
<!-- These two titles form the titles on the front cover -->
<bookmeta>
<author>MIPS Tech, LLC</author>
<keywords>
<keyword>MIPS</keyword>
<keyword>nanoMIPS</keyword>
<keyword>MIPS32</keyword>
</keywords>
<prodinfo>
<prodname>MIPS</prodname> <!-- This must be the division name. It is used to determine which logo to display. Valid options are MIPS PvR-->
<vrmlist>
<vrm version="1.4"/> <!-- This is the version of the book being output. It is not automatically incremented. -->
</vrmlist>
</prodinfo>
<othermeta name="document-title" content="Codescape GNU tools for nanoMIPS"/>
<othermeta name="core" content="nanoMIPS"/>
<!--<othermeta name="documentID" content="MIPS_ID_blah"/> - This is for the Document ID for the QMS. It will be displayed on the 2nd page. -->
<bookrights>
<bookowner>
<organization>MIPS Tech, LLC</organization> <!-- The organization is always Imagination Technologies -->
</bookowner>
<bookrestriction value="Public"/> <!-- The bookrestriction is very important. Valid values are "Public" "Confidential" "Internal" "Strictly Confidential" The string entered here controls the legal statement placed on the book flyleaf. -->
</bookrights>
</bookmeta>
<frontmatter>
<mapref processing-role="resource-only" href="imgmap_progGuide.ditamap"/> <!-- This is the image map referenced by any images used in the book -->
<mapref processing-role="resource-only" href="keymap_nanoMIPS-root.ditamap"/> <!-- This is the keymap referenced by variables used in the book -->
<keydef processing-role="resource-only" keys="c_biblio" href="topics/c_biblio.dita"/>
<booklists>
<toc/>
<figurelist/> <!-- If lists of figures or tables are not wanted, the references here can just be deleted. -->
<tablelist/>
</booklists>
</frontmatter>
<chapter href="map_progGuide_intro.ditamap" format="ditamap"/>
<chapter href="overview_of_.ditamap" format="ditamap"/>
<chapter href="map_common_usage.ditamap" format="ditamap"/>
<chapter href="map_pg_uhi.ditamap" format="ditamap"/>
<chapter href="map_pg_hal.ditamap" format="ditamap"/>
<appendix href="map_pg_exp_types.ditamap" format="ditamap"/>
<appendix href="map_pg_cp0_reg_names.ditamap" format="ditamap"/>
<appendix href="map_pg_small_cs.ditamap" format="ditamap"/>
<appendix href="map_pg_hal_examp.ditamap" format="ditamap"/>
</bookmap>