wireshark/docbook/developer-guide-docinfo.xml
Gerald Combs 5e3113e7c9 Finish converting the Developer's Guide to AsciiDoc.
Add developer-guide-docinfo.xml, which lets us carry over DocBook front
matter. Remove the meta_info chapter. Most of its contents are now in
developer-guide-docinfo.xml. Add a DocBook revision history based on
hints from the Git/SVN/CVS revision history.

Comment out or note makefile content that's no longer necessary for
converting the Developer's Guide but will be useful for converting the
User's Guide. Fix building the release notes with CMake. Other minor
changes. Tested with Autotools, nmake, and CMake.

Change-Id: Ib6d50c821ca906fff50a84ad4d6af3212ebdff0a
Reviewed-on: https://code.wireshark.org/review/155
Reviewed-by: Gerald Combs <gerald@wireshark.org>
Tested-by: Gerald Combs <gerald@wireshark.org>
2014-02-11 18:04:45 +00:00

58 lines
1.5 KiB
XML

<!-- Document information for the Developer's Guide. -->
<subtitle>For Wireshark 1.11</subtitle>
<!-- <title><inlinegraphic entityref="WiresharkLogo" valign="middle" format="PNG"/> &DocumentTitle;</title> -->
<!--
<authorgroup>
<author><firstname>&AuthorFirstName;</firstname><surname>&AuthorSurname;</surname>
<affiliation><orgname>&AuthorOrgName;</orgname></affiliation>
</author>
</authorgroup>
-->
<!--<edition>&DocumentEdition;</edition>
<pubdate>2008</pubdate>-->
<copyright><year>2004-2014</year>
<holder>Ulf Lamping</holder>
</copyright>
<revhistory>
<revision>
<revnumber>0.9</revnumber>
<date>9 Feb 2014</date>
<authorinitials>gcc</authorinitials>
<revremark>Converted from DocBook to AsciiDoc.</revremark>
</revision>
<revision>
<revnumber>0.5</revnumber>
<date>21 Jan 2007</date>
<authorinitials>ul</authorinitials>
<revremark>Major redesign.</revremark>
</revision>
<revision>
<revnumber>0.1</revnumber>
<date>17 Aug 2004</date>
<authorinitials>ul</authorinitials>
<revremark>Initial version.</revremark>
</revision>
</revhistory>
<legalnotice>
<simpara>
Permission is granted to copy, distribute
and/or modify this document under the terms of the GNU General Public
License, Version 2 or any later version published by the Free Software
Foundation.
</simpara>
<simpara>
All logos and trademarks in this document are property of their
respective owners.
</simpara>
</legalnotice>