Add reference to the 'compilerflag' element.
Add reference to the 'group' element.
Add Parents section to more elements.
Modified: trunk/reactos/tools/rbuild/doc/rbuild.dbk
_____
Modified: trunk/reactos/tools/rbuild/doc/rbuild.dbk
--- trunk/reactos/tools/rbuild/doc/rbuild.dbk 2005-08-01 12:51:20 UTC
(rev 16949)
+++ trunk/reactos/tools/rbuild/doc/rbuild.dbk 2005-08-01 12:54:50 UTC
(rev 16950)
@@ -226,6 +226,12 @@
</section>
<section>
+ <title>Parents</title>
+
+ <para><link
linkend="element.module">module</link>.</para>
+ </section>
+
+ <section>
<title>Children</title>
<para>None.</para>
@@ -281,6 +287,44 @@
</section>
</section>
+ <section>
+ <title>Compilerflag element</title>
+
+ <para>A compilerflag element specifies additional flags to be
bassed
+ to the compiler.</para>
+
+ <section>
+ <title>Syntax</title>
+
+
<para><programlisting><compilerflags><replaceable>-Wpointer-arith<
/replaceable></compilerflag></programlisting></para>
+ </section>
+
+ <section>
+ <title>Attributes.</title>
+
+ <para>None.</para>
+ </section>
+
+ <section>
+ <title>Value</title>
+
+ <para>The compiler flags.</para>
+ </section>
+
+ <section>
+ <title>Parents</title>
+
+ <para><link linkend="element.if">if</link>,
<link
+ linkend="element.project">project</link>.</para>
+ </section>
+
+ <section>
+ <title>Children</title>
+
+ <para>None.</para>
+ </section>
+ </section>
+
<section id="element.component">
<title>Component element</title>
@@ -357,6 +401,13 @@
</section>
<section>
+ <title>Parents</title>
+
+ <para><link
linkend="element.project">project</link>, <link
+ linkend="element.module">module</link>.</para>
+ </section>
+
+ <section>
<title>Children</title>
<para>None.</para>
@@ -429,6 +480,14 @@
</section>
<section>
+ <title>Parents</title>
+
+ <para><link
linkend="element.directory">directory</link>,
<link
+ linkend="element.directory">if</link>, <link
+ linkend="element.project">project</link>.</para>
+ </section>
+
+ <section>
<title>Children</title>
<para><link linkend="element.cdfile">cdfile</link>,
<link
@@ -465,12 +524,60 @@
</section>
<section>
+ <title>Parents</title>
+
+ <para><link
linkend="element.directory">directory</link>,
<link
+ linkend="element.module">module</link>.</para>
+ </section>
+
+ <section>
<title>Children</title>
<para>None.</para>
</section>
</section>
+ <section>
+ <title>Group element</title>
+
+ <para>A group element's purpose is grouping subelements.</para>
+
+ <section>
+ <title>Syntax</title>
+
+ <para><programlisting><group>
+
<file><replaceable>i386-dis.c</replaceable></file>
+
<file><replaceable>kdb_help.S</replaceable></file>
+
<file><replaceable>longjmp.S</replaceable></file>
+
<file><replaceable>setjmp.S</replaceable></file>
+</group></programlisting></para>
+ </section>
+
+ <section>
+ <title>Attributes</title>
+
+ <para>None.</para>
+ </section>
+
+ <section>
+ <title>Value</title>
+
+ <para>None.</para>
+ </section>
+
+ <section>
+ <title>Parents</title>
+
+ <para><link
linkend="element.if">if</link>.</para>
+ </section>
+
+ <section>
+ <title>Children</title>
+
+ <para><link
linkend="element.file">file</link>.</para>
+ </section>
+ </section>
+
<section id="element.if">
<title>If element</title>
@@ -516,6 +623,13 @@
</section>
<section>
+ <title>Parents</title>
+
+ <para><link
linkend="element.project">project</link>, <link
+ linkend="element.directory">directory</link>.</para>
+ </section>
+
+ <section>
<title>Children</title>
<para><link
linkend="element.compilerflag">compilerflag</link>,
@@ -565,6 +679,12 @@
</section>
<section>
+ <title>Parents</title>
+
+ <para><link
linkend="element.module">module</link>.</para>
+ </section>
+
+ <section>
<title>Children</title>
<para>None.</para>
@@ -607,6 +727,13 @@
</section>
<section>
+ <title>Parents</title>
+
+ <para><link
linkend="element.project">project</link>, <link
+ linkend="element.module">module</link>.</para>
+ </section>
+
+ <section>
<title>Children</title>
<para>None.</para>
@@ -853,6 +980,12 @@
</section>
<section>
+ <title>Parents</title>
+
+ <para><link
linkend="element.module">module</link>.</para>
+ </section>
+
+ <section>
<title>Children</title>
<para>None.</para>
@@ -1298,7 +1431,8 @@
<section>
<title>Parents</title>
- <para><link
linkend="element.project">project</link>.</para>
+ <para><link
linkend="element.project">project</link>, <link
+ linkend="element.directory">directory</link>.</para>
</section>
<section>
@@ -1315,6 +1449,7 @@
linkend="element.include">include</link>, <link
linkend="element.invoke">invoke</link>, <link
linkend="element.library">library</link>, <link
+ linkend="element.linkerflag">linkerflag</link>, <link
linkend="element.property">property</link>.</para>
</section>
</section>
@@ -1430,6 +1565,12 @@
</section>
<section>
+ <title>Parents</title>
+
+ <para><link
linkend="element.directory">directory</link>.</para>
+ </section>
+
+ <section>
<title>Children</title>
<para>None.</para>