diff options
Diffstat (limited to 'docs/html/aboutthisguide.html')
-rw-r--r-- | docs/html/aboutthisguide.html | 192 |
1 files changed, 0 insertions, 192 deletions
diff --git a/docs/html/aboutthisguide.html b/docs/html/aboutthisguide.html deleted file mode 100644 index 7a8de6691..000000000 --- a/docs/html/aboutthisguide.html +++ /dev/null @@ -1,192 +0,0 @@ -<HTML -><HEAD -><TITLE ->Purpose and Scope of this Guide</TITLE -><META -NAME="GENERATOR" -CONTENT="Modular DocBook HTML Stylesheet Version 1.64 -"><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 -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" ->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" ->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</A -></H1 -><P -> This document was started on September 17, 2000 - by Matthew P. Barnson after a great deal of procrastination updating the Bugzilla FAQ, - which I left untouched for nearly half a year. - After numerous complete rewrites and reformatting, it is the document you see today. - </P -><P -> Despite the lack of updates, 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.11</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 will follow the numbering conventions of - the main-tree Bugzilla releases, available at - <A -HREF="http://www.mozilla.org/bugs/source.html" -TARGET="_top" ->Mozilla.org</A ->, with - the exception that intermediate releases will have a minor revision number - following a period. For instance, if the current version of Bugzilla is 4.2, - the current "stable" version of the Bugzilla guide, in, say, it's fifth revision, - would be numbered "4.2.5". Got it? Good. - </P -><P -> I wrote this in response to the enormous demand for decent Bugzilla documentation. - I have incorporated instructions from the Bugzilla README, Frequently Asked Questions, - Database Schema Document, and various mailing lists to create it. - Chances are, there are glaring errors in this documentation; please contact - <TT -CLASS="EMAIL" -><<A -HREF="mailto:barnboy@trilobyte.net" ->barnboy@trilobyte.net</A ->></TT -> to correct them. - </P -></DIV -><DIV -CLASS="NAVFOOTER" -><HR -ALIGN="LEFT" -WIDTH="100%"><TABLE -WIDTH="100%" -BORDER="0" -CELLPADDING="0" -CELLSPACING="0" -><TR -><TD -WIDTH="33%" -ALIGN="left" -VALIGN="top" -><A -HREF="about.html" ->Prev</A -></TD -><TD -WIDTH="34%" -ALIGN="center" -VALIGN="top" -><A -HREF="index.html" ->Home</A -></TD -><TD -WIDTH="33%" -ALIGN="right" -VALIGN="top" -><A -HREF="copyright.html" ->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" ->Up</A -></TD -><TD -WIDTH="33%" -ALIGN="right" -VALIGN="top" ->Copyright Information</TD -></TR -></TABLE -></DIV -></BODY -></HTML ->
\ No newline at end of file |