diff options
author | gerv%gerv.net <> | 2004-01-25 03:30:57 +0100 |
---|---|---|
committer | gerv%gerv.net <> | 2004-01-25 03:30:57 +0100 |
commit | 6c709dd097e65025038a0dc9c17fad6a88e99b6b (patch) | |
tree | c0c33411898e67410829ea142458440fe912b388 /docs/html/patchviewer.html | |
parent | c7f3e4a3a055bbbec29a8731f388f9fa4648c768 (diff) | |
download | bugzilla-6c709dd097e65025038a0dc9c17fad6a88e99b6b.tar.gz bugzilla-6c709dd097e65025038a0dc9c17fad6a88e99b6b.tar.xz |
Massive rearrangement of the installation section. Hopefully it makes sense now.
Diffstat (limited to 'docs/html/patchviewer.html')
-rw-r--r-- | docs/html/patchviewer.html | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/docs/html/patchviewer.html b/docs/html/patchviewer.html index 504ea860a..60391a53f 100644 --- a/docs/html/patchviewer.html +++ b/docs/html/patchviewer.html @@ -7,7 +7,7 @@ NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+ "><LINK REL="HOME" -TITLE="The Bugzilla Guide - 2.17.5 +TITLE="The Bugzilla Guide - 2.17.7 Development Release" HREF="index.html"><LINK REL="UP" @@ -38,7 +38,7 @@ CELLSPACING="0" ><TH COLSPAN="3" ALIGN="center" ->The Bugzilla Guide - 2.17.5 +>The Bugzilla Guide - 2.17.7 Development Release</TH ></TR ><TR @@ -55,7 +55,7 @@ ACCESSKEY="P" WIDTH="80%" ALIGN="center" VALIGN="bottom" ->Chapter 3. Using Bugzilla</TD +>Chapter 5. Using Bugzilla</TD ><TD WIDTH="10%" ALIGN="right" @@ -77,7 +77,7 @@ CLASS="section" ><A NAME="patchviewer" ></A ->3.7. Patch Viewer</H1 +>5.7. Patch Viewer</H1 ><P >Viewing and reviewing patches in Bugzilla is often difficult due to lack of context, improper format and the inherent readability issues that @@ -135,7 +135,7 @@ CLASS="section" ><A NAME="patchviewer_view" ></A ->3.7.1. Viewing Patches in Patch Viewer</H2 +>5.7.1. Viewing Patches in Patch Viewer</H2 ><P >The main way to view a patch in patch viewer is to click on the "Diff" link next to a patch in the Attachments list on a bug. You may @@ -149,7 +149,7 @@ CLASS="section" ><A NAME="patchviewer_diff" ></A ->3.7.2. Seeing the Difference Between Two Patches</H2 +>5.7.2. Seeing the Difference Between Two Patches</H2 ><P >To see the difference between two patches, you must first view the newer patch in Patch Viewer. Then select the older patch from the @@ -164,7 +164,7 @@ CLASS="section" ><A NAME="patchviewer_context" ></A ->3.7.3. Getting More Context in a Patch</H2 +>5.7.3. Getting More Context in a Patch</H2 ><P >To get more context in a patch, you put a number in the textbox at the top of Patch Viewer ("Patch / File / [textbox]") and hit enter. @@ -180,7 +180,7 @@ CLASS="section" ><A NAME="patchviewer_collapse" ></A ->3.7.4. Collapsing and Expanding Sections of a Patch</H2 +>5.7.4. Collapsing and Expanding Sections of a Patch</H2 ><P >To view only a certain set of files in a patch (for example, if a patch is absolutely huge and you want to only review part of it at a @@ -196,7 +196,7 @@ CLASS="section" ><A NAME="patchviewer_link" ></A ->3.7.5. Linking to a Section of a Patch</H2 +>5.7.5. Linking to a Section of a Patch</H2 ><P >To link to a section of a patch (for example, if you want to be able to give someone a URL to show them which part you are talking @@ -211,7 +211,7 @@ CLASS="section" ><A NAME="patchviewer_bonsai_lxr" ></A ->3.7.6. Going to Bonsai and LXR</H2 +>5.7.6. Going to Bonsai and LXR</H2 ><P >To go to Bonsai to get blame for the lines you are interested in, you can click the "Lines XX-YY" link on the section header you are @@ -229,7 +229,7 @@ CLASS="section" ><A NAME="patchviewer_unified_diff" ></A ->3.7.7. Creating a Unified Diff</H2 +>5.7.7. Creating a Unified Diff</H2 ><P >If the patch is not in a format that you like, you can turn it into a unified diff format by clicking the "Raw Unified" link at the top |