Commit 666b9d62 authored by gerv%gerv.net's avatar gerv%gerv.net

More documentation updates.

parent 0b4ece44
This source diff could not be displayed because it is too large. You can view the blob instead.
<!-- <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook V4.1//EN"> --> <!-- <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook V4.1//EN"> -->
<section id="conventions"> <section id="conventions">
<title>Document Conventions</title> <title>Document Conventions</title>
<indexterm zone="conventions"> <indexterm zone="conventions">
<primary>conventions</primary> <primary>conventions</primary>
</indexterm> </indexterm>
<para> <para>This document uses the following conventions</para>
This document uses the following conventions
</para>
<informaltable frame="none"> <informaltable frame="none">
<tgroup cols="2"> <tgroup cols="2">
<thead> <thead>
<row> <row>
<entry>Descriptions</entry> <entry>Descriptions</entry>
<entry>Appearance</entry> <entry>Appearance</entry>
</row> </row>
</thead> </thead>
<tbody> <tbody>
<row> <row>
<entry>Warnings</entry> <entry>Warnings</entry>
<entry><caution>
<entry>
<caution>
<para>Don't run with scissors!</para> <para>Don't run with scissors!</para>
</caution></entry> </caution>
</entry>
</row> </row>
<row> <row>
<entry>Hint</entry> <entry>Hint</entry>
<entry><tip>
<entry>
<tip>
<para>Warm jar lids under the hot tap to loosen them.</para> <para>Warm jar lids under the hot tap to loosen them.</para>
</tip></entry> </tip>
</entry>
</row> </row>
<row> <row>
<entry>Notes</entry> <entry>Notes</entry>
<entry><note>
<entry>
<note>
<para>Dear John...</para> <para>Dear John...</para>
</note></entry> </note>
</entry>
</row> </row>
<row> <row>
<entry>Information requiring special attention</entry> <entry>Information requiring special attention</entry>
<entry><warning>
<entry>
<warning>
<para>Read this or the cat gets it.</para> <para>Read this or the cat gets it.</para>
</warning></entry> </warning>
</entry>
</row> </row>
<row> <row>
<entry>File Names</entry> <entry>File Names</entry>
<entry><filename>file.extension</filename></entry>
<entry>
<filename>file.extension</filename>
</entry>
</row> </row>
<row> <row>
<entry>Directory Names</entry> <entry>Directory Names</entry>
<entry><filename class="directory">directory</filename></entry>
<entry>
<filename class="directory">directory</filename>
</entry>
</row> </row>
<row> <row>
<entry>Commands to be typed</entry> <entry>Commands to be typed</entry>
<entry><command>command</command></entry>
<entry>
<command>command</command>
</entry>
</row> </row>
<row> <row>
<entry>Applications Names</entry> <entry>Applications Names</entry>
<entry><application>application</application></entry>
<entry>
<application>application</application>
</entry>
</row> </row>
<row> <row>
<entry><foreignphrase>Prompt</foreignphrase> of users command under bash shell</entry> <entry>
<foreignphrase>Prompt</foreignphrase>
of users command under bash shell</entry>
<entry>bash$</entry> <entry>bash$</entry>
</row> </row>
<row> <row>
<entry><foreignphrase>Prompt</foreignphrase> of root users command under bash shell</entry> <entry>
<foreignphrase>Prompt</foreignphrase>
of root users command under bash shell</entry>
<entry>bash#</entry> <entry>bash#</entry>
</row> </row>
<row>
<entry><foreignphrase>Prompt</foreignphrase> of user command under tcsh shell</entry> <row>
<entry>tcsh$</entry> <entry>
</row> <foreignphrase>Prompt</foreignphrase>
of user command under tcsh shell</entry>
<entry>tcsh$</entry>
</row>
<row> <row>
<entry>Environment Variables</entry> <entry>Environment Variables</entry>
<entry><envar>VARIABLE</envar></entry>
<entry>
<envar>VARIABLE</envar>
</entry>
</row> </row>
<row> <row>
<entry>Emphasized word</entry> <entry>Emphasized word</entry>
<entry><emphasis>word</emphasis></entry>
<entry>
<emphasis>word</emphasis>
</entry>
</row> </row>
<row> <row>
<entry>Code Example</entry> <entry>Code Example</entry>
<entry><programlisting><sgmltag class="starttag">para</sgmltag>Beginning and end of paragraph<sgmltag class="endtag">para</sgmltag></programlisting></entry>
<entry>
<programlisting>
<sgmltag class="starttag">para</sgmltag>
Beginning and end of paragraph
<sgmltag class="endtag">para</sgmltag>
</programlisting>
</entry>
</row> </row>
</tbody> </tbody>
</tgroup> </tgroup>
</informaltable> </informaltable>
</section> </section>
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
...@@ -114,3 +171,4 @@ sgml-shorttag:t ...@@ -114,3 +171,4 @@ sgml-shorttag:t
sgml-tag-region-if-active:t sgml-tag-region-if-active:t
End: End:
--> -->
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<!-- - GNU Project - Free Software Foundation (FSF) --> <!-- - GNU Project - Free Software Foundation (FSF) -->
<!-- LINK REV="made" HREF="mailto:webmasters@gnu.org" --> <!-- LINK REV="made" HREF="mailto:webmasters@gnu.org" -->
<!-- section> <!-- sect1>
<title>GNU Free Documentation License</title --> <title>GNU Free Documentation License</title -->
<para>Version 1.1, March 2000</para> <para>Version 1.1, March 2000</para>
...@@ -15,8 +15,8 @@ ...@@ -15,8 +15,8 @@
not allowed.</para> not allowed.</para>
</blockquote> </blockquote>
<section label="0" id="gfdl-0"> <sect1 label="0" id="gfdl-0">
<title>Preamble</title> <title>PREAMBLE</title>
<para>The purpose of this License is to make a manual, textbook, or other <para>The purpose of this License is to make a manual, textbook, or other
written document "free" in the sense of freedom: to assure everyone the written document "free" in the sense of freedom: to assure everyone the
...@@ -38,10 +38,10 @@ ...@@ -38,10 +38,10 @@
can be used for any textual work, regardless of subject matter or whether can be used for any textual work, regardless of subject matter or whether
it is published as a printed book. We recommend this License principally it is published as a printed book. We recommend this License principally
for works whose purpose is instruction or reference.</para> for works whose purpose is instruction or reference.</para>
</section> </sect1>
<section label="1" id="gfdl-1"> <sect1 label="1" id="gfdl-1">
<title>Applicability and Definition</title> <title>APPLICABILITY AND DEFINITIONS</title>
<para>This License applies to any manual or other work that contains a <para>This License applies to any manual or other work that contains a
notice placed by the copyright holder saying it can be distributed under notice placed by the copyright holder saying it can be distributed under
...@@ -98,10 +98,10 @@ ...@@ -98,10 +98,10 @@
which do not have any title page as such, "Title Page" means the text which do not have any title page as such, "Title Page" means the text
near the most prominent appearance of the work's title, preceding the near the most prominent appearance of the work's title, preceding the
beginning of the body of the text.</para> beginning of the body of the text.</para>
</section> </sect1>
<section label="2" id="gfdl-2"> <sect1 label="2" id="gfdl-2">
<title>Verbatim Copying</title> <title>VERBATIM COPYING</title>
<para>You may copy and distribute the Document in any medium, either <para>You may copy and distribute the Document in any medium, either
commercially or noncommercially, provided that this License, the commercially or noncommercially, provided that this License, the
...@@ -115,10 +115,10 @@ ...@@ -115,10 +115,10 @@
<para>You may also lend copies, under the same conditions stated above, <para>You may also lend copies, under the same conditions stated above,
and you may publicly display copies.</para> and you may publicly display copies.</para>
</section> </sect1>
<section label="3" id="gfdl-3"> <sect1 label="3" id="gfdl-3">
<title>Copying in Quantity</title> <title>COPYING IN QUANTITY</title>
<para>If you publish printed copies of the Document numbering more than <para>If you publish printed copies of the Document numbering more than
100, and the Document's license notice requires Cover Texts, you must 100, and the Document's license notice requires Cover Texts, you must
...@@ -154,10 +154,10 @@ ...@@ -154,10 +154,10 @@
the Document well before redistributing any large number of copies, to the Document well before redistributing any large number of copies, to
give them a chance to provide you with an updated version of the give them a chance to provide you with an updated version of the
Document.</para> Document.</para>
</section> </sect1>
<section label="4" id="gfdl-4"> <sect1 label="4" id="gfdl-4">
<title>Modifications</title> <title>MODIFICATIONS</title>
<para>You may copy and distribute a Modified Version of the Document <para>You may copy and distribute a Modified Version of the Document
under the conditions of sections 2 and 3 above, provided that you release under the conditions of sections 2 and 3 above, provided that you release
...@@ -284,10 +284,10 @@ ...@@ -284,10 +284,10 @@
<para>The author(s) and publisher(s) of the Document do not by this <para>The author(s) and publisher(s) of the Document do not by this
License give permission to use their names for publicity for or to assert License give permission to use their names for publicity for or to assert
or imply endorsement of any Modified Version.</para> or imply endorsement of any Modified Version.</para>
</section> </sect1>
<section label="5" id="gfdl-5"> <sect1 label="5" id="gfdl-5">
<title>Combining Documents</title> <title>COMBINING DOCUMENTS</title>
<para>You may combine the Document with other documents released under <para>You may combine the Document with other documents released under
this License, under the terms defined in section 4 above for modified this License, under the terms defined in section 4 above for modified
...@@ -310,10 +310,10 @@ ...@@ -310,10 +310,10 @@
"History"; likewise combine any sections entitled "Acknowledgements", and "History"; likewise combine any sections entitled "Acknowledgements", and
any sections entitled "Dedications". You must delete all sections any sections entitled "Dedications". You must delete all sections
entitled "Endorsements."</para> entitled "Endorsements."</para>
</section> </sect1>
<section label="6" id="gfdl-6"> <sect1 label="6" id="gfdl-6">
<title>Collections of Documents</title> <title>COLLECTIONS OF DOCUMENTS</title>
<para>You may make a collection consisting of the Document and other <para>You may make a collection consisting of the Document and other
documents released under this License, and replace the individual copies documents released under this License, and replace the individual copies
...@@ -326,10 +326,10 @@ ...@@ -326,10 +326,10 @@
distribute it individually under this License, provided you insert a copy distribute it individually under this License, provided you insert a copy
of this License into the extracted document, and follow this License in of this License into the extracted document, and follow this License in
all other respects regarding verbatim copying of that document.</para> all other respects regarding verbatim copying of that document.</para>
</section> </sect1>
<section label="7" id="gfdl-7"> <sect1 label="7" id="gfdl-7">
<title>Aggregation with Independent Works</title> <title>AGGREGATION WITH INDEPENDENT WORKS</title>
<para>A compilation of the Document or its derivatives with other <para>A compilation of the Document or its derivatives with other
separate and independent documents or works, in or on a volume of a separate and independent documents or works, in or on a volume of a
...@@ -345,10 +345,10 @@ ...@@ -345,10 +345,10 @@
the entire aggregate, the Document's Cover Texts may be placed on covers the entire aggregate, the Document's Cover Texts may be placed on covers
that surround only the Document within the aggregate. Otherwise they must that surround only the Document within the aggregate. Otherwise they must
appear on covers around the whole aggregate.</para> appear on covers around the whole aggregate.</para>
</section> </sect1>
<section label="8" id="gfdl-8"> <sect1 label="8" id="gfdl-8">
<title>Translation</title> <title>TRANSLATION</title>
<para>Translation is considered a kind of modification, so you may <para>Translation is considered a kind of modification, so you may
distribute translations of the Document under the terms of section 4. distribute translations of the Document under the terms of section 4.
...@@ -360,10 +360,10 @@ ...@@ -360,10 +360,10 @@
License. In case of a disagreement between the translation and the License. In case of a disagreement between the translation and the
original English version of this License, the original English version original English version of this License, the original English version
will prevail.</para> will prevail.</para>
</section> </sect1>
<section label="9" id="gfdl-9"> <sect1 label="9" id="gfdl-9">
<title>Termination</title> <title>TERMINATION</title>
<para>You may not copy, modify, sublicense, or distribute the Document <para>You may not copy, modify, sublicense, or distribute the Document
except as expressly provided for under this License. Any other attempt to except as expressly provided for under this License. Any other attempt to
...@@ -372,16 +372,19 @@ ...@@ -372,16 +372,19 @@
who have received copies, or rights, from you under this License will not who have received copies, or rights, from you under this License will not
have their licenses terminated so long as such parties remain in full have their licenses terminated so long as such parties remain in full
compliance.</para> compliance.</para>
</section> </sect1>
<section label="10" id="gfdl-10"> <sect1 label="10" id="gfdl-10">
<title>Future Revisions of this License</title> <title>FUTURE REVISIONS OF THIS LICENSE</title>
<para>The Free Software Foundation may publish new, revised versions of <para>The Free Software Foundation may publish new, revised versions of
the GNU Free Documentation License from time to time. Such new versions the GNU Free Documentation License from time to time. Such new versions
will be similar in spirit to the present version, but may differ in will be similar in spirit to the present version, but may differ in
detail to address new problems or concerns. See detail to address new problems or concerns. See
<ulink url="http://www.gnu.org/copyleft/"/>.</para> <ulink url="http://www.gnu.org/copyleft/">
http://www.gnu.org/copyleft/</ulink>
.</para>
<para>Each version of the License is given a distinguishing version <para>Each version of the License is given a distinguishing version
number. If the Document specifies that a particular numbered version of number. If the Document specifies that a particular numbered version of
...@@ -391,9 +394,9 @@ ...@@ -391,9 +394,9 @@
Software Foundation. If the Document does not specify a version number of Software Foundation. If the Document does not specify a version number of
this License, you may choose any version ever published (not as a draft) this License, you may choose any version ever published (not as a draft)
by the Free Software Foundation.</para> by the Free Software Foundation.</para>
</section> </sect1>
<section label="" id="gfdl-howto"> <sect1 label="" id="gfdl-howto">
<title>How to use this License for your documents</title> <title>How to use this License for your documents</title>
<para>To use this License in a document you have written, include a copy <para>To use this License in a document you have written, include a copy
...@@ -419,7 +422,7 @@ ...@@ -419,7 +422,7 @@
recommend releasing these examples in parallel under your choice of free recommend releasing these examples in parallel under your choice of free
software license, such as the GNU General Public License, to permit their software license, such as the GNU General Public License, to permit their
use in free software.</para> use in free software.</para>
</section> </sect1>
</appendix> </appendix>
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
...@@ -437,7 +440,7 @@ sgml-local-ecat-files:nil ...@@ -437,7 +440,7 @@ sgml-local-ecat-files:nil
sgml-minimize-attributes:nil sgml-minimize-attributes:nil
sgml-namecase-general:t sgml-namecase-general:t
sgml-omittag:t sgml-omittag:t
sgml-parent-document:("Bugzilla-Guide.xml" "book" "chapter") sgml-parent-document:("Bugzilla-Guide.sgml" "book" "chapter")
sgml-shorttag:t sgml-shorttag:t
sgml-tag-region-if-active:t sgml-tag-region-if-active:t
End: End:
......
...@@ -13,7 +13,7 @@ sgml-local-ecat-files:nil ...@@ -13,7 +13,7 @@ sgml-local-ecat-files:nil
sgml-minimize-attributes:nil sgml-minimize-attributes:nil
sgml-namecase-general:t sgml-namecase-general:t
sgml-omittag:t sgml-omittag:t
sgml-parent-document:("Bugzilla-Guide.xml" "book" "chapter") sgml-parent-document:("Bugzilla-Guide.sgml" "book" "chapter")
sgml-shorttag:t sgml-shorttag:t
sgml-tag-region-if-active:t sgml-tag-region-if-active:t
End: End:
......
<!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook V4.1//EN" > --> <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook V4.1//EN" > -->
<!-- Keep these tools listings in alphabetical order please. -MPB --> <!-- Keep these tools listings in alphabetical order please. -MPB -->
<section id="integration"> <chapter id="integration">
<title>Integrating Bugzilla with Third-Party Tools</title> <title>Integrating Bugzilla with Third-Party Tools</title>
<section id="bonsai" <section id="bonsai"
...@@ -13,31 +13,43 @@ ...@@ -13,31 +13,43 @@
. Using Bonsai, administrators can control open/closed status of trees, . Using Bonsai, administrators can control open/closed status of trees,
query a fast relational database back-end for change, branch, and comment query a fast relational database back-end for change, branch, and comment
information, and view changes made since the last time the tree was information, and view changes made since the last time the tree was
closed. Bonsai closed. These kinds of changes cause the engineer responsible to be
also integrates with <quote>on the hook</quote>
<xref linkend="tinderbox" />.
</para> (include cool URL link here for Hook policies at mozilla.org). Bonsai
also includes gateways to
<xref linkend="tinderbox" />
and Bugzilla</para>
</section> </section>
<section id="cvs" xreflabel="CVS, the Concurrent Versioning System"> <section id="cvs" xreflabel="CVS, the Concurrent Versioning System">
<title>CVS</title> <title>CVS</title>
<para>CVS integration is best accomplished, at this point, using the <para>CVS integration is best accomplished, at this point, using the
Bugzilla Email Gateway.</para> Bugzilla Email Gateway. There have been some files submitted to allow
greater CVS integration, but we need to make certain that Bugzilla is not
tied into one particular software management package.</para>
<para>Follow the instructions in this Guide for enabling Bugzilla e-mail <para>Follow the instructions in the FAQ for enabling Bugzilla e-mail
integration. Ensure that your check-in script sends an email to your integration. Ensure that your check-in script sends an email to your
Bugzilla e-mail gateway with the subject of Bugzilla e-mail gateway with the subject of
<quote>[Bug XXXX]</quote>, <quote>[Bug XXXX]</quote>
and you can have CVS check-in comments append to your Bugzilla bug. If
you want to have the bug be closed automatically, you'll have to modify , and you can have CVS check-in comments append to your Bugzilla bug. If
the <filename>contrib/bugzilla_email_append.pl</filename> script. you have your check-in script include an @resolution field, you can even
</para> change the Bugzilla bug state.</para>
<para>There is also a CVSZilla project, based upon somewhat dated <para>There is also a project, based upon somewhat dated Bugzilla code,
Bugzilla code, to integrate CVS and Bugzilla through CVS' ability to to integrate CVS and Bugzilla through CVS' ability to email. Check it out
email. Check it out at: <ulink url="http://homepages.kcbbs.gen.nz/~tonyg/"/>. at:
</para> <ulink url="http://homepages.kcbbs.gen.nz/~tonyg/">
http://homepages.kcbbs.gen.nz/~tonyg/</ulink>
, under the
<quote>cvszilla</quote>
link.</para>
</section> </section>
<section id="scm" <section id="scm"
...@@ -47,14 +59,16 @@ ...@@ -47,14 +59,16 @@
<para>You can find the project page for Bugzilla and Teamtrack Perforce <para>You can find the project page for Bugzilla and Teamtrack Perforce
integration (p4dti) at: integration (p4dti) at:
<ulink url="http://www.ravenbrook.com/project/p4dti/"/> <ulink url="http://www.ravenbrook.com/project/p4dti/">
http://www.ravenbrook.com/project/p4dti</ulink>
. .
<quote>p4dti</quote> <quote>p4dti</quote>
is now an officially supported product from Perforce, and you can find is now an officially supported product from Perforce, and you can find
the "Perforce Public Depot" p4dti page at the "Perforce Public Depot" p4dti page at
<ulink url="http://public.perforce.com/public/perforce/p4dti/index.html"/> <ulink url="http://public.perforce.com/public/perforce/p4dti/index.html">
http://public.perforce.com/public/perforce/p4dti/index.html</ulink>
.</para> .</para>
...@@ -70,14 +84,9 @@ ...@@ -70,14 +84,9 @@
xreflabel="Tinderbox, the Mozilla automated build management system"> xreflabel="Tinderbox, the Mozilla automated build management system">
<title>Tinderbox/Tinderbox2</title> <title>Tinderbox/Tinderbox2</title>
<para>Tinderbox is a continuous-build system which can integrate with <para>We need Tinderbox integration information.</para>
Bugzilla - see
<ulink url="http://www.mozilla.org/projects/tinderbox"/> for details
of Tinderbox, and
<ulink url="http://tinderbox.mozilla.org/showbuilds.cgi"/> to see it
in action.</para>
</section> </section>
</section> </chapter>
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
...@@ -94,7 +103,7 @@ sgml-local-ecat-files:nil ...@@ -94,7 +103,7 @@ sgml-local-ecat-files:nil
sgml-minimize-attributes:nil sgml-minimize-attributes:nil
sgml-namecase-general:t sgml-namecase-general:t
sgml-omittag:t sgml-omittag:t
sgml-parent-document:("Bugzilla-Guide.xml" "book" "chapter") sgml-parent-document:("Bugzilla-Guide.sgml" "book" "chapter")
sgml-shorttag:t sgml-shorttag:t
sgml-tag-region-if-active:t sgml-tag-region-if-active:t
End: End:
......
...@@ -6,52 +6,59 @@ ...@@ -6,52 +6,59 @@
stay current for a while.</para> stay current for a while.</para>
<para>Apache Web Server: <para>Apache Web Server:
<ulink url="http://www.apache.org/"/> <ulink url="http://www.apache.org/">http://www.apache.org</ulink>
Optional web server for Bugzilla, but recommended because of broad user Optional web server for Bugzilla, but recommended because of broad user
base and support.</para> base and support.</para>
<para>Bugzilla: <para>Bugzilla:
<ulink url="http://www.bugzilla.org/"/> <ulink url="http://www.bugzilla.org/">
http://www.bugzilla.org/</ulink>
</para> </para>
<para>MySQL: <para>MySQL:
<ulink url="http://www.mysql.com/"/> <ulink url="http://www.mysql.com/">http://www.mysql.com/</ulink>
</para> </para>
<para>Perl: <para>Perl:
<ulink url="http://www.perl.org/"/> <ulink url="http://www.perl.org">http://www.perl.org/</ulink>
</para> </para>
<para>CPAN: <para>CPAN:
<ulink url="http://www.cpan.org/"/> <ulink url="http://www.cpan.org/">http://www.cpan.org/</ulink>
</para> </para>
<para>DBI Perl module: <para>DBI Perl module:
<ulink url="http://www.cpan.org/modules/by-module/DBI/"/> <ulink url="http://www.cpan.org/modules/by-module/DBI/">
http://www.cpan.org/modules/by-module/DBI/</ulink>
</para> </para>
<para>Data::Dumper module: <para>Data::Dumper module:
<ulink url="http://www.cpan.org/modules/by-module/Data/"/> <ulink url="http://www.cpan.org/modules/by-module/Data/">
http://www.cpan.org/modules/by-module/Data/</ulink>
</para> </para>
<para>MySQL related Perl modules: <para>MySQL related Perl modules:
<ulink url="http://www.cpan.org/modules/by-module/Mysql/"/> <ulink url="http://www.cpan.org/modules/by-module/Mysql/">
http://www.cpan.org/modules/by-module/Mysql/</ulink>
</para> </para>
<para>TimeDate Perl module collection: <para>TimeDate Perl module collection:
<ulink url="http://www.cpan.org/modules/by-module/Date/"/> <ulink url="http://www.cpan.org/modules/by-module/Date/">
http://www.cpan.org/modules/by-module/Date/</ulink>
</para> </para>
<para>GD Perl module: <para>GD Perl module:
<ulink url="http://www.cpan.org/modules/by-module/GD/"/> <ulink url="http://www.cpan.org/modules/by-module/GD/">
http://www.cpan.org/modules/by-module/GD/</ulink>
Alternately, you should be able to find the latest version of GD at Alternately, you should be able to find the latest version of GD at
<ulink url="http://www.boutell.com/gd/"/> <ulink url="http://www.boutell.com/gd/">http://www.boutell.com/gd/</ulink>
</para> </para>
<para>Chart::Base module: <para>Chart::Base module:
<ulink url="http://www.cpan.org/modules/by-module/Chart/"/> <ulink url="http://www.cpan.org/modules/by-module/Chart/">
http://www.cpan.org/modules/by-module/Chart/</ulink>
</para> </para>
<para>(But remember, Bundle::Bugzilla will install all the modules for you.) <para>(But remember, Bundle::Bugzilla will install all the modules for you.)
...@@ -73,7 +80,7 @@ sgml-local-ecat-files:nil ...@@ -73,7 +80,7 @@ sgml-local-ecat-files:nil
sgml-minimize-attributes:nil sgml-minimize-attributes:nil
sgml-namecase-general:t sgml-namecase-general:t
sgml-omittag:t sgml-omittag:t
sgml-parent-document:("Bugzilla-Guide.xml" "book" "chapter") sgml-parent-document:("Bugzilla-Guide.sgml" "book" "chapter")
sgml-shorttag:t sgml-shorttag:t
sgml-tag-region-if-active:t sgml-tag-region-if-active:t
End: End:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment