From Vincenzo Condoleo via bug 3724:
[obnox/wireshark/wip.git] / docbook / developer-guide.xml
index a28698e3fe89cc389290fcc361ef5c12fc6b3752..f128a3ca954a1edf91811e240f7a1a990690f0e0 100644 (file)
@@ -45,16 +45,17 @@ DOCUMENT SECTION
 <!--
 Wireshark Info
 -->
-  <!ENTITY WiresharkCurrentVersion "0.99.7">
+  <!ENTITY WiresharkCurrentVersion "1.2">
   <!ENTITY WiresharkWebSite "http://www.wireshark.org">
   <!ENTITY WiresharkDownloadPage "&WiresharkWebSite;/download/">
-  <!ENTITY WiresharkAuthorsPage "http://anonsvn.wireshark.org/wireshark/trunk/AUTHORS">
+  <!ENTITY WiresharkAuthorsPage "&WiresharkRepositorySite;/wireshark/trunk/AUTHORS">
   <!ENTITY WiresharkFAQPage "&WiresharkWebSite;/faq.html">
   <!ENTITY WiresharkDevMailList "wireshark-dev[AT]wireshark.org">
   <!ENTITY WiresharkDevsGuidePage "&WiresharkWebSite;/docs/">
   <!ENTITY WiresharkUsersGuidePage "&WiresharkWebSite;/docs/">
   <!ENTITY WiresharkWikiSite "http://wiki.wireshark.org">
-  <!ENTITY WiresharkBugsSite "http://bugs.wireshark.org">
+  <!ENTITY WiresharkBugsSite "https://bugs.wireshark.org">
+  <!ENTITY WiresharkRepositorySite "http://anonsvn.wireshark.org">
 
 <!--
 Gnu info
@@ -87,10 +88,8 @@ FILE SECTION
   <!ENTITY Dissection SYSTEM "wsdg_src/WSDG_chapter_dissection.xml">
   <!ENTITY UserInterface SYSTEM "wsdg_src/WSDG_chapter_userinterface.xml">
 
-  <!ENTITY AppGPL SYSTEM    "GPL_appendix.xml">
+  <!ENTITY AppGPL SYSTEM "GPL_appendix.xml">
 
-<!-- These refer to graphics files and figures contained in the document -->
-  <!-- 1st Chapter -->
 ]>
 
 <book>
@@ -126,9 +125,6 @@ to change the sources (e.g. adding a new dissector).
 <part id="PartDevelopment" label="II">
 <title>Wireshark Development (incomplete)</title>
 <partintro>
-<!--<para>
-This is the second of two parts:
-</para>-->
 <para>
 Part I. Wireshark Build Environment
 </para>
@@ -152,8 +148,4 @@ to change the sources (e.g. adding a new dissector).</command>
 </part>
 
 &AppGPL;
-<!--
-
-&Glossary;
-&Index;  -->
 </book>