diff options
author | gerv%gerv.net <> | 2002-12-22 00:33:39 +0000 |
---|---|---|
committer | gerv%gerv.net <> | 2002-12-22 00:33:39 +0000 |
commit | 1b2aa767929784a37212b9e3dc01f9e119c4a9d6 (patch) | |
tree | 63198acef2979f555aa8abf262e5348ff94adf68 /docs/html/hintsandtips.html | |
parent | a4e7f360c91236168a903e74ab3669a3f03bc690 (diff) | |
download | bugs-1b2aa767929784a37212b9e3dc01f9e119c4a9d6.tar bugs-1b2aa767929784a37212b9e3dc01f9e119c4a9d6.tar.gz bugs-1b2aa767929784a37212b9e3dc01f9e119c4a9d6.tar.bz2 bugs-1b2aa767929784a37212b9e3dc01f9e119c4a9d6.tar.xz bugs-1b2aa767929784a37212b9e3dc01f9e119c4a9d6.zip |
Rebuild HTML and text versions of documentation for 2.17.2 release.
Diffstat (limited to 'docs/html/hintsandtips.html')
-rw-r--r-- | docs/html/hintsandtips.html | 24 |
1 files changed, 18 insertions, 6 deletions
diff --git a/docs/html/hintsandtips.html b/docs/html/hintsandtips.html index c20131bd4..8638a3167 100644 --- a/docs/html/hintsandtips.html +++ b/docs/html/hintsandtips.html @@ -73,7 +73,9 @@ CLASS="section" ><H1 CLASS="section" ><A -NAME="hintsandtips">3.2. Hints and Tips</H1 +NAME="hintsandtips" +></A +>3.2. Hints and Tips</H1 ><P >This section distills some Bugzilla tips and best practices that have been developed.</P @@ -82,7 +84,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="AEN434">3.2.1. Autolinkification</H2 +NAME="AEN434" +></A +>3.2.1. Autolinkification</H2 ><P >Bugzilla comments are plain text - so posting HTML will result in literal HTML tags rather than being interpreted by a browser. @@ -145,7 +149,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="quicksearch">3.2.2. Quicksearch</H2 +NAME="quicksearch" +></A +>3.2.2. Quicksearch</H2 ><P >Quicksearch is a single-text-box query tool which uses metacharacters to indicate what is to be searched. For example, typing @@ -176,7 +182,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="commenting">3.2.3. Comments</H2 +NAME="commenting" +></A +>3.2.3. Comments</H2 ><P >If you are changing the fields on a bug, only comment if either you have something pertinent to say, or Bugzilla requires it. @@ -198,7 +206,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="attachments">3.2.4. Attachments</H2 +NAME="attachments" +></A +>3.2.4. Attachments</H2 ><P > Use attachments, rather than comments, for large chunks of ASCII data, such as trace, debugging output files, or log files. That way, it doesn't @@ -222,7 +232,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="AEN463">3.2.5. Filing Bugs</H2 +NAME="AEN463" +></A +>3.2.5. Filing Bugs</H2 ><P >Try to make sure that everything said in the summary is also said in the first comment. Summaries are often updated and this will |