diff options
Diffstat (limited to 'docs/html/aboutthisguide.html')
-rw-r--r-- | docs/html/aboutthisguide.html | 184 |
1 files changed, 0 insertions, 184 deletions
diff --git a/docs/html/aboutthisguide.html b/docs/html/aboutthisguide.html deleted file mode 100644 index cbd21435c..000000000 --- a/docs/html/aboutthisguide.html +++ /dev/null @@ -1,184 +0,0 @@ -<HTML -><HEAD -><TITLE ->Purpose and Scope of this Guide</TITLE -><META -NAME="GENERATOR" -CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+ -"><LINK -REL="HOME" -TITLE="The Bugzilla Guide" -HREF="index.html"><LINK -REL="UP" -TITLE="About This Guide" -HREF="about.html"><LINK -REL="PREVIOUS" -TITLE="About This Guide" -HREF="about.html"><LINK -REL="NEXT" -TITLE="Copyright Information" -HREF="copyright.html"></HEAD -><BODY -CLASS="section" -BGCOLOR="#FFFFFF" -TEXT="#000000" -LINK="#0000FF" -VLINK="#840084" -ALINK="#0000FF" -><DIV -CLASS="NAVHEADER" -><TABLE -SUMMARY="Header navigation table" -WIDTH="100%" -BORDER="0" -CELLPADDING="0" -CELLSPACING="0" -><TR -><TH -COLSPAN="3" -ALIGN="center" ->The Bugzilla Guide</TH -></TR -><TR -><TD -WIDTH="10%" -ALIGN="left" -VALIGN="bottom" -><A -HREF="about.html" -ACCESSKEY="P" ->Prev</A -></TD -><TD -WIDTH="80%" -ALIGN="center" -VALIGN="bottom" ->Chapter 1. About This Guide</TD -><TD -WIDTH="10%" -ALIGN="right" -VALIGN="bottom" -><A -HREF="copyright.html" -ACCESSKEY="N" ->Next</A -></TD -></TR -></TABLE -><HR -ALIGN="LEFT" -WIDTH="100%"></DIV -><DIV -CLASS="section" -><H1 -CLASS="section" -><A -NAME="aboutthisguide">1.1. Purpose and Scope of this Guide</H1 -><P -> Bugzilla is simply the best piece of bug-tracking software the - world has ever seen. This document is intended to be the - comprehensive guide to the installation, administration, - maintenance, and use of the Bugzilla bug-tracking system. - </P -><P -> This release of the Bugzilla Guide is the - <EM ->2.16</EM -> release. It is so named that it - may match the current version of Bugzilla. The numbering - tradition stems from that used for many free software projects, - in which <EM ->even-numbered</EM -> point releases (1.2, - 1.14, etc.) are considered "stable releases", intended for - public consumption; on the other hand, - <EM ->odd-numbered</EM -> point releases (1.3, 2.09, - etc.) are considered unstable <EM ->development</EM -> - releases intended for advanced users, systems administrators, - developers, and those who enjoy a lot of pain. - </P -><P -> Newer revisions of the Bugzilla Guide follow the numbering - conventions of the main-tree Bugzilla releases, available at - <A -HREF="http://www.bugzilla.org/" -TARGET="_top" ->http://www.bugzilla.org/</A ->. Intermediate releases will have - a minor revision number following a period. The current version - of Bugzilla, as of this writing (April 2nd, 2002) is 2.16; if - something were seriously wrong with that edition of the Guide, - subsequent releases would receive an additional dotted-decimal - digit to indicate the update (2.16.1, 2.16.2, etc.). - Got it? Good. - </P -></DIV -><DIV -CLASS="NAVFOOTER" -><HR -ALIGN="LEFT" -WIDTH="100%"><TABLE -SUMMARY="Footer navigation table" -WIDTH="100%" -BORDER="0" -CELLPADDING="0" -CELLSPACING="0" -><TR -><TD -WIDTH="33%" -ALIGN="left" -VALIGN="top" -><A -HREF="about.html" -ACCESSKEY="P" ->Prev</A -></TD -><TD -WIDTH="34%" -ALIGN="center" -VALIGN="top" -><A -HREF="index.html" -ACCESSKEY="H" ->Home</A -></TD -><TD -WIDTH="33%" -ALIGN="right" -VALIGN="top" -><A -HREF="copyright.html" -ACCESSKEY="N" ->Next</A -></TD -></TR -><TR -><TD -WIDTH="33%" -ALIGN="left" -VALIGN="top" ->About This Guide</TD -><TD -WIDTH="34%" -ALIGN="center" -VALIGN="top" -><A -HREF="about.html" -ACCESSKEY="U" ->Up</A -></TD -><TD -WIDTH="33%" -ALIGN="right" -VALIGN="top" ->Copyright Information</TD -></TR -></TABLE -></DIV -></BODY -></HTML ->
\ No newline at end of file |