aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/developer-guide.xml
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2004-08-17 17:09:14 +0000
committerUlf Lamping <ulf.lamping@web.de>2004-08-17 17:09:14 +0000
commitf77bcb1730f2972d914a38d79bc9fad3b90fe9c7 (patch)
tree55279c2e099246d338e8f2e3e5330418f8823b56 /docbook/developer-guide.xml
parenteb84a514eb246f3e2819b922db216a3f62617ccf (diff)
downloadwireshark-f77bcb1730f2972d914a38d79bc9fad3b90fe9c7.tar.gz
wireshark-f77bcb1730f2972d914a38d79bc9fad3b90fe9c7.tar.bz2
wireshark-f77bcb1730f2972d914a38d79bc9fad3b90fe9c7.zip
very first steps for a "new" developer's guide
svn path=/trunk/; revision=11761
Diffstat (limited to 'docbook/developer-guide.xml')
-rw-r--r--docbook/developer-guide.xml38
1 files changed, 17 insertions, 21 deletions
diff --git a/docbook/developer-guide.xml b/docbook/developer-guide.xml
index 40c604c663..f2951c4f09 100644
--- a/docbook/developer-guide.xml
+++ b/docbook/developer-guide.xml
@@ -10,15 +10,16 @@ BIOGRAPHICAL SECTION
-->
<!-- Authors Names -->
- <!ENTITY AuthorFullName "Richard Sharpe">
- <!ENTITY AuthorFirstName "Richard">
+ <!ENTITY AuthorFullName "Ulf Lamping">
+ <!ENTITY AuthorFirstName "Ulf">
<!ENTITY AuthorOtherName "">
- <!ENTITY AuthorSurname "Sharpe">
+ <!ENTITY AuthorSurname "Lamping">
+ <!ENTITY AuthorEmail "ulf.lamping[AT]web.de">
<!--Authors Affiliation -->
<!ENTITY AuthorShortAffiliation "">
- <!ENTITY AuthorJobTitle "Director">
- <!ENTITY AuthorOrgName "NS Computer Software and Services P/L">
+ <!ENTITY AuthorJobTitle "">
+ <!ENTITY AuthorOrgName "">
<!ENTITY AuthorOrgDiv "">
<!--
@@ -30,19 +31,22 @@ DOCUMENT SECTION
<!ENTITY DocumentSubTitle "">
<!ENTITY DocumentTitleAbbreviation "EDG">
- <!ENTITY DocumentCopyrightHolder "NS Computer Software and Services P/L">
- <!ENTITY DocumentCopyrightYear "2000">
+ <!ENTITY DocumentCopyrightHolder "Ulf Lamping">
+ <!ENTITY DocumentCopyrightYear "2004">
<!ENTITY DocumentEdition "First edition">
- <!ENTITY DocumentPubDate "2000">
+ <!ENTITY DocumentPubDate "2004">
- <!ENTITY DocumentLegalNotice "<para>Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with the Invariant Sections being LIST THEIR TITLES, with the Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST. A copy of the license is included in the section entitled &quot;GNU Free Documentation License&quot;</para>">
+ <!ENTITY DocumentLegalNotice "<para>Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with the Invariant Sections being LIST THEIR TITLES, with the Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST. A copy of the license is included in the section entitled &quot;GNU Free Documentation License&quot;</para><para>All logos and trademarks in this document are property of their respective owner.</para>">
+
+ <!ENTITY EtherealWebSite "http://www.ethereal.com">
+ <!ENTITY EtherealDevMailList "ethereal-dev[AT]ethereal.com">
<!--
Ethereal Info
-->
- <!ENTITY EtherealCurrentVersion "0.8.10">
- <!ENTITY EtherealNextMinorVersion "0.8.11">
+ <!ENTITY EtherealCurrentVersion "0.10.6">
+ <!ENTITY EtherealNextMinorVersion "0.10.7">
<!--
FILE SECTION
@@ -52,11 +56,7 @@ FILE SECTION
<!-- These are the actual files that make up the document -->
<!ENTITY BookMetaInformation SYSTEM "dg-src/EDG_meta_info.xml">
- <!ENTITY Chapter1 SYSTEM "dg-src/EDG_chapter_one.xml">
- <!ENTITY Chapter2 SYSTEM "dg-src/EDG_chapter_two.xml">
- <!ENTITY Chapter3 SYSTEM "dg-src/EDG_chapter_three.xml">
- <!ENTITY Chapter4 SYSTEM "dg-src/EDG_chapter_four.xml">
- <!ENTITY Chapter5 SYSTEM "dg-src/EDG_chapter_five.xml">
+ <!ENTITY Preface SYSTEM "dg-src/EDG_preface.xml">
<!-- These refer to graphics files and figures contained in the document -->
<!-- 1st Chapter -->
@@ -66,11 +66,7 @@ FILE SECTION
<title>&DocumentTitle;</title>
<subtitle>&DocumentSubTitle;</subtitle>
&BookMetaInformation;
-&Chapter1;
-&Chapter2;
-&Chapter3;
-&Chapter4;
-&Chapter5;
+&Preface;
<!--
&Glossary;