Bug 272886: Move the FAQ from the Documentation to wiki.mozilla.org - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=colin

This commit is contained in:
lpsolit%gmail.com 2008-01-16 20:44:50 +00:00
Родитель 2bead260f3
Коммит eda2bd96af
3 изменённых файлов: 6 добавлений и 4 удалений

Просмотреть файл

@ -8,7 +8,6 @@
<!ENTITY about SYSTEM "about.xml">
<!ENTITY conventions SYSTEM "conventions.xml">
<!ENTITY doc-index SYSTEM "index.xml">
<!ENTITY faq SYSTEM "faq.xml">
<!ENTITY gfdl SYSTEM "gfdl.xml">
<!ENTITY glossary SYSTEM "glossary.xml">
<!ENTITY installation SYSTEM "installation.xml">
@ -135,9 +134,6 @@
<!-- Customizing Bugzilla -->
&customization;
<!-- Appendix: The Frequently Asked Questions -->
&faq;
<!-- Appendix: Troubleshooting -->
&troubleshooting;

Просмотреть файл

Просмотреть файл

@ -12,6 +12,12 @@
installations there will necessarily have all Bugzilla features enabled,
and different installations run different versions, so some things may not
quite work as this document describes.</para>
<para>
Frequently Asked Questions (FAQ) are available and answered on
<ulink url="http://wiki.mozilla.org/Bugzilla:FAQ">wiki.mozilla.org</ulink>.
They may cover some questions you have which are left unanswered.
</para>
</section>
<section id="myaccount">