summaryrefslogtreecommitdiffstats
path: root/docs/en/xml/Bugzilla-Guide.xml
diff options
context:
space:
mode:
authorjake%bugzilla.org <>2008-04-04 13:47:13 +0200
committerjake%bugzilla.org <>2008-04-04 13:47:13 +0200
commit436d31d730ca8aa7a3e42831d92d7a1842cf2523 (patch)
tree4da8cef3fc7e19c1b080a3e1a410ed66e63f2476 /docs/en/xml/Bugzilla-Guide.xml
parent5484942765a7bcc4321f136aa6537f479936ad77 (diff)
downloadbugzilla-436d31d730ca8aa7a3e42831d92d7a1842cf2523.tar.gz
bugzilla-436d31d730ca8aa7a3e42831d92d7a1842cf2523.tar.xz
Bug 271360 - Moving the Troubleshooting section into an appendix instead. Also, moved a few items out of the FAQ and into this new appendix.
Diffstat (limited to 'docs/en/xml/Bugzilla-Guide.xml')
-rw-r--r--docs/en/xml/Bugzilla-Guide.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/en/xml/Bugzilla-Guide.xml b/docs/en/xml/Bugzilla-Guide.xml
index d12f6a817..619f7e95b 100644
--- a/docs/en/xml/Bugzilla-Guide.xml
+++ b/docs/en/xml/Bugzilla-Guide.xml
@@ -14,6 +14,7 @@
<!ENTITY integration SYSTEM "integration.xml">
<!ENTITY index SYSTEM "index.xml">
<!ENTITY customization SYSTEM "customization.xml">
+<!ENTITY troubleshooting SYSTEM "troubleshooting.xml">
<!ENTITY patches SYSTEM "patches.xml">
<!ENTITY introduction SYSTEM "introduction.xml">
<!ENTITY modules SYSTEM "modules.xml">
@@ -156,6 +157,9 @@
<!-- Appendix: The Frequently Asked Questions -->
&faq;
+<!-- Appendix: Troubleshooting -->
+&troubleshooting;
+
<!-- Appendix: Custom Patches -->
&patches;
@@ -193,4 +197,5 @@ sgml-parent-document:("Bugzilla-Guide.xml" "book" "chapter")
sgml-shorttag:t
sgml-tag-region-if-active:t
End:
---> \ No newline at end of file
+-->
+