summaryrefslogtreecommitdiff
path: root/docbook
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2007-03-21 21:15:35 +0000
committerUlf Lamping <ulf.lamping@web.de>2007-03-21 21:15:35 +0000
commitc17f0fb32334b38e7c1c517e7d6f80e4df06ae05 (patch)
tree696aa74dd8112e71fa4e57c8dfe3c03c9be39bf5 /docbook
parentfc7bda273ebf06fb61dc22ceeb192cc8fe9ae9d4 (diff)
downloadwireshark-c17f0fb32334b38e7c1c517e7d6f80e4df06ae05.tar.gz
add a (small) section to create the User/Developer Guide - it only links to the file docbook/README.txt
svn path=/trunk/; revision=21095
Diffstat (limited to 'docbook')
-rw-r--r--docbook/wsdg_src/WSDG_chapter_quick_setup.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/docbook/wsdg_src/WSDG_chapter_quick_setup.xml b/docbook/wsdg_src/WSDG_chapter_quick_setup.xml
index 3d9a11c408..3fa5ba80b9 100644
--- a/docbook/wsdg_src/WSDG_chapter_quick_setup.xml
+++ b/docbook/wsdg_src/WSDG_chapter_quick_setup.xml
@@ -410,7 +410,7 @@
Studio debugging</para>
</section>
<section>
- <title>Create a Wireshark Installer</title>
+ <title>Optional: Create a Wireshark Installer</title>
<para>Note: You should have successfully build Wireshark
before doing the following!</para>
<para>If you want to build your own wireshark-setup.exe,
@@ -451,5 +451,12 @@
the recommended Visual C++ 2005 Express Edition see the table
above!</para>
</section>
+ <section>
+ <title>Optional: Create User's and Developer's Guide</title>
+ <para>
+ Detailed information to build these guides can be found in the file
+ docbook/README.txt in the Wireshark sources.
+ </para>
+ </section>
</section>
</chapter>