aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2007-08-28 17:38:50 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2007-08-28 17:38:50 +0000
commitf18f910bf3a4ffbc40320765bb86b9986612f6f4 (patch)
tree518ab8dc9533274dca818d0fd223e3adc6e4fa35 /docbook
parent102771612d79784e15b05aeccc1e131a665156d6 (diff)
move "create guides" section above installer section as the installer might need the user's guide
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22706 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'docbook')
-rw-r--r--docbook/wsdg_src/WSDG_chapter_quick_setup.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/docbook/wsdg_src/WSDG_chapter_quick_setup.xml b/docbook/wsdg_src/WSDG_chapter_quick_setup.xml
index 851e993fac..da30c5427b 100644
--- a/docbook/wsdg_src/WSDG_chapter_quick_setup.xml
+++ b/docbook/wsdg_src/WSDG_chapter_quick_setup.xml
@@ -411,6 +411,13 @@
Studio debugging</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>
<title>Optional: Create a Wireshark Installer</title>
<para>Note: You should have successfully build Wireshark
before doing the following!</para>
@@ -452,12 +459,5 @@
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>