From 83a84884675787c71cacbd8202dba5ea85e96142 Mon Sep 17 00:00:00 2001 From: "jake%bugzilla.org" <> Date: Fri, 4 Jul 2003 01:50:12 +0000 Subject: *Whitespace* Fixing indentation like I wanted to do before I checked this section in... --- docs/xml/installation.xml | 225 +++++++++++++++++++++++----------------------- 1 file changed, 111 insertions(+), 114 deletions(-) (limited to 'docs') diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml index 3192bca70..bb66aa62d 100644 --- a/docs/xml/installation.xml +++ b/docs/xml/installation.xml @@ -1,5 +1,5 @@ - + Installation @@ -202,136 +202,133 @@ set-variable = max_allowed_packet=1M - - Perl Modules (minimum version): - - - - - - Bundle::Bugzilla - (Will allow you to skip the rest) - - + Perl Modules (minimum version): + - - - AppConfig - (&min-appconfig-ver;) - - + + + + Bundle::Bugzilla + (Will allow you to skip the rest) + + - - - CGI - (&min-cgi-ver;) - - + + + AppConfig + (&min-appconfig-ver;) + + - - - Data::Dumper - (&min-data-dumper-ver;) - - + + + CGI + (&min-cgi-ver;) + + - - - Date::Format - (&min-date-format-ver;) - - + + + Data::Dumper + (&min-data-dumper-ver;) + + - - - DBI - (&min-dbi-ver;) - - + + + Date::Format + (&min-date-format-ver;) + + + + + + DBI + (&min-dbi-ver;) + + - - - DBD::mysql - (&min-dbd-mysql-ver;) - - + + + DBD::mysql + (&min-dbd-mysql-ver;) + + - - - File::Spec - (&min-file-spec-ver;) - - + + + File::Spec + (&min-file-spec-ver;) + + - - - File::Temp - (&min-file-temp-ver;) - - + + + File::Temp + (&min-file-temp-ver;) + + - - - Template Toolkit - (&min-template-ver;) - - + + + Template Toolkit + (&min-template-ver;) + + - - - Text::Wrap - (&min-text-wrap-ver;) - - - + + + Text::Wrap + (&min-text-wrap-ver;) + + + - and, optionally: - - - - GD - (&min-gd-ver;) for bug charting - - + and, optionally: + + + + GD + (&min-gd-ver;) for bug charting + + - - - Chart::Base - (&min-chart-base-ver;) for bug charting - - + + + Chart::Base + (&min-chart-base-ver;) for bug charting + + - - - XML::Parser - (&min-xml-parser-ver;) for the XML interface - - + + + XML::Parser + (&min-xml-parser-ver;) for the XML interface + + - - - GD::Graph - (&min-gd-graph-ver;) for bug charting - - + + + GD::Graph + (&min-gd-graph-ver;) for bug charting + + - - - GD::Text::Align - (&min-gd-text-align-ver;) for bug charting - - + + + GD::Text::Align + (&min-gd-text-align-ver;) for bug charting + + - - - MIME::Parser - (&min-mime-parser-ver;) for the email interface + + + MIME::Parser + (&min-mime-parser-ver;) for the email interface + + + - - - - -
-- cgit v1.2.3-24-g4f1b