added book partintro's

svn path=/trunk/; revision=11793
This commit is contained in:
Ulf Lamping 2004-08-21 20:35:50 +00:00
parent 1e9d4f4842
commit 3fd2790055
1 changed files with 11 additions and 0 deletions

View File

@ -78,6 +78,12 @@ FILE SECTION
&BookMetaInformation; &BookMetaInformation;
&Preface; &Preface;
<part id="PartEnvironment" label="I"> <part id="PartEnvironment" label="I">
<partintro>
<para>
The first part of this book will describe how to set up the environment needed
to develop Ethereal.
</para>
</partintro>
<title>Ethereal Build Environment</title> <title>Ethereal Build Environment</title>
&Introduction; &Introduction;
&Tools; &Tools;
@ -86,6 +92,11 @@ FILE SECTION
</part> </part>
<part id="PartDevelopment" label="II"> <part id="PartDevelopment" label="II">
<title>Ethereal Development</title> <title>Ethereal Development</title>
<partintro>
<para>
The second part of this book will describe how to do the actual Ethereal development.
</para>
</partintro>
&UserInterface; &UserInterface;
</part> </part>
<!-- <!--