diff options
author | jocuri%softhome.net <> | 2003-11-02 22:04:28 +0000 |
---|---|---|
committer | jocuri%softhome.net <> | 2003-11-02 22:04:28 +0000 |
commit | 5159ae5142a63c13992b335e33ad347adaa3ac70 (patch) | |
tree | 6045d94d6a1381a6c675228bc580b9413d660356 /docs/html/programadmin.html | |
parent | 8e646f42ca9aff92ae92dd825b41bb61b273d57e (diff) | |
download | bugs-5159ae5142a63c13992b335e33ad347adaa3ac70.tar bugs-5159ae5142a63c13992b335e33ad347adaa3ac70.tar.gz bugs-5159ae5142a63c13992b335e33ad347adaa3ac70.tar.bz2 bugs-5159ae5142a63c13992b335e33ad347adaa3ac70.tar.xz bugs-5159ae5142a63c13992b335e33ad347adaa3ac70.zip |
Rebuilding documentation for the 2.17.5 release; the docbook system on landfill proved to be broken.
Diffstat (limited to 'docs/html/programadmin.html')
-rw-r--r-- | docs/html/programadmin.html | 23 |
1 files changed, 16 insertions, 7 deletions
diff --git a/docs/html/programadmin.html b/docs/html/programadmin.html index d100fa746..f72058bfd 100644 --- a/docs/html/programadmin.html +++ b/docs/html/programadmin.html @@ -4,8 +4,7 @@ >Product, Component, Milestone, and Version Administration</TITLE ><META NAME="GENERATOR" -CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+ -"><LINK +CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK REL="HOME" TITLE="The Bugzilla Guide - 2.17.5 Development Release" HREF="index.html"><LINK @@ -73,13 +72,17 @@ CLASS="section" ><H1 CLASS="section" ><A -NAME="programadmin">5.3. Product, Component, Milestone, and Version Administration</H1 +NAME="programadmin" +></A +>5.3. Product, Component, Milestone, and Version Administration</H1 ><DIV CLASS="section" ><H2 CLASS="section" ><A -NAME="products">5.3.1. Products</H2 +NAME="products" +></A +>5.3.1. Products</H2 ><P > <A HREF="glossary.html#gloss-product" @@ -133,7 +136,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="components">5.3.2. Components</H2 +NAME="components" +></A +>5.3.2. Components</H2 ><P >Components are subsections of a Product. E.g. the computer game you are designing may have a "UI" @@ -186,7 +191,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="versions">5.3.3. Versions</H2 +NAME="versions" +></A +>5.3.3. Versions</H2 ><P >Versions are the revisions of the product, such as "Flinders 3.1", "Flinders 95", and "Flinders 2000". Version is not a multi-select @@ -220,7 +227,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="milestones">5.3.4. Milestones</H2 +NAME="milestones" +></A +>5.3.4. Milestones</H2 ><P >Milestones are "targets" that you plan to get a bug fixed by. For example, you have a bug that you plan to fix for your 3.0 release, it |