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; + + +The first part of this book will describe how to set up the environment needed +to develop Ethereal. + + Ethereal Build Environment &Introduction; &Tools; @@ -86,6 +92,11 @@ FILE SECTION Ethereal Development + + +The second part of this book will describe how to do the actual Ethereal development. + + &UserInterface;