]> rtime.felk.cvut.cz Git - sysless.git/blob - doc/documentation.xml
An old change in the documentation found on my laptop.
[sysless.git] / doc / documentation.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
4 <book>
5   <title>H8S/2638 Software Documentation</title>
6
7   <chapter>
8     <title>Introdution</title>
9
10     <para></para>
11   </chapter>
12
13   <chapter>
14     <title>Make-system</title>
15
16     <para></para>
17
18     <section>
19       <title>Rules structure</title>
20
21       <para></para>
22
23       <section>
24         <title>Configuration files</title>
25
26         <para></para>
27       </section>
28     </section>
29
30     <section>
31       <title>H8S/2638 Specifics</title>
32
33       <para></para>
34     </section>
35   </chapter>
36
37   <chapter>
38     <title>Linking</title>
39
40     <para>Linking of an application is done depending on the linker script.
41     There are several variants of the linker script:</para>
42
43     <variablelist>
44       <varlistentry>
45         <term>bload</term>
46
47         <listitem>
48           <para></para>
49         </listitem>
50       </varlistentry>
51
52       <varlistentry>
53         <term>boot</term>
54
55         <listitem>
56           <para></para>
57         </listitem>
58       </varlistentry>
59
60       <varlistentry>
61         <term>flash</term>
62
63         <listitem>
64           <para></para>
65         </listitem>
66       </varlistentry>
67
68       <varlistentry>
69         <term>ram</term>
70
71         <listitem>
72           <para></para>
73         </listitem>
74       </varlistentry>
75     </variablelist>
76   </chapter>
77
78   <chapter>
79     <title>Booting</title>
80
81     <para></para>
82
83     <section>
84       <title>Bloader</title>
85
86       <para></para>
87     </section>
88   </chapter>
89
90   <chapter>
91     <title>Utilities</title>
92
93     <para></para>
94
95     <section>
96       <title>tohit</title>
97
98       <para></para>
99     </section>
100   </chapter>
101 </book>