aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/developer-guide.xml
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2004-08-21 20:35:50 +0000
committerUlf Lamping <ulf.lamping@web.de>2004-08-21 20:35:50 +0000
commit3fd27900556b08af3c04c0e2dfd5e63f03353dc9 (patch)
tree8f702066cb9e9ddbef621e532f70ae5a8850a24e /docbook/developer-guide.xml
parent1e9d4f48427bfd1ac5d459d9f82218917bdcf19b (diff)
downloadwireshark-3fd27900556b08af3c04c0e2dfd5e63f03353dc9.tar.gz
wireshark-3fd27900556b08af3c04c0e2dfd5e63f03353dc9.tar.bz2
wireshark-3fd27900556b08af3c04c0e2dfd5e63f03353dc9.zip
added book partintro's
svn path=/trunk/; revision=11793
Diffstat (limited to 'docbook/developer-guide.xml')
-rw-r--r--docbook/developer-guide.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/docbook/developer-guide.xml b/docbook/developer-guide.xml
index c5f5a98a22..4a75087d45 100644
--- a/docbook/developer-guide.xml
+++ b/docbook/developer-guide.xml
@@ -78,6 +78,12 @@ FILE SECTION
&BookMetaInformation;
&Preface;
<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>
&Introduction;
&Tools;
@@ -86,6 +92,11 @@ FILE SECTION
</part>
<part id="PartDevelopment" label="II">
<title>Ethereal Development</title>
+<partintro>
+<para>
+The second part of this book will describe how to do the actual Ethereal development.
+</para>
+</partintro>
&UserInterface;
</part>
<!--