summaryrefslogtreecommitdiff
path: root/docbook/developer-guide-docinfo.xml
diff options
context:
space:
mode:
authorGerald Combs <gerald@zing.org>2014-11-09 18:13:57 -0800
committerGerald Combs <gerald@wireshark.org>2014-11-10 05:30:10 +0000
commit62289300d6331b0c23100ae152fddfdc20811733 (patch)
tree5248ee2cdda7131c4172cfdbbb77cfe03605cf4c /docbook/developer-guide-docinfo.xml
parent055e4768ece1033afaf952e161a1e5d75a62961f (diff)
downloadwireshark-62289300d6331b0c23100ae152fddfdc20811733.tar.gz
Finish converting the User's Guide to AsciiDoc.
As with the Developer's Guide, add user-guide-docinfo.xml, which lets us carry over DocBook front matter. Remove the meta_info chapter. Most of its contents are now in user-guide-docinfo.xml. Add a DocBook revision history based on hints from the Git/SVN/CVS revision history. Remove the various makefile targets for converting AsciiDoc files to DocBook chapters. Remove GPL_appendix.xml. We use the AsciiDoc version. Change-Id: I543fa2a92f2c735c5f00c97ec65cff2187e09e3a Reviewed-on: https://code.wireshark.org/review/5216 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'docbook/developer-guide-docinfo.xml')
-rw-r--r--docbook/developer-guide-docinfo.xml31
1 files changed, 19 insertions, 12 deletions
diff --git a/docbook/developer-guide-docinfo.xml b/docbook/developer-guide-docinfo.xml
index 893ce71fb0..1b1bef06d7 100644
--- a/docbook/developer-guide-docinfo.xml
+++ b/docbook/developer-guide-docinfo.xml
@@ -4,19 +4,26 @@
<!-- <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>
- -->
+<authorgroup>
- <!--<edition>&DocumentEdition;</edition>
- <pubdate>2008</pubdate>-->
- <copyright><year>2004-2014</year>
- <holder>Ulf Lamping</holder>
- </copyright>
+ <author><firstname>Ulf</firstname><surname>Lamping</surname>
+ <!-- <affiliation><orgname></orgname></affiliation> -->
+ <email>ulf.lamping[AT]web.de</email>
+ </author>
+
+ <author><firstname>Luis</firstname><othername>E.</othername><othername>Garcia</othername><surname>Ontanon</surname>
+ <!-- <affiliation><orgname></orgname></affiliation> -->
+ <email>luis[AT]ontanon.org</email>
+ </author>
+
+</authorgroup>
+
+<!--<edition>&DocumentEdition;</edition>
+<pubdate>2008</pubdate>-->
+<copyright><year>2004-2014</year>
+ <holder>Ulf Lamping</holder>
+ <holder>Luis E. Garcia Ontanon</holder>
+</copyright>
<revhistory>