From 1578c7f30d342476eae767d1b6967ed7539c810e Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Sat, 24 Oct 2009 05:53:12 +0000 Subject: The checkin of bug 520948 broke the docs build, because Chart::Base wasn't a required module anymore. --- docs/en/xml/installation.xml | 12 ++++++------ docs/en/xml/modules.xml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'docs') diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index 7ae08a5a8..c9552e0c6 100644 --- a/docs/en/xml/installation.xml +++ b/docs/en/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -358,8 +358,8 @@ - Chart::Base - (&min-chart-base-ver;) for bug charting + Chart::Lines + (&min-chart-lines-ver;) for bug charting @@ -515,10 +515,10 @@ -
- Chart::Base (&min-chart-base-ver;) +
+ Chart::Lines (&min-chart-lines-ver;) - The Chart::Base module is only required if you want graphical + The Chart::Lines module is only required if you want graphical reports. Note that earlier versions that 0.99c used GIFs, which are no longer supported by the latest versions of GD. diff --git a/docs/en/xml/modules.xml b/docs/en/xml/modules.xml index 3af06ea34..933c9de5b 100644 --- a/docs/en/xml/modules.xml +++ b/docs/en/xml/modules.xml @@ -135,7 +135,7 @@ Optional Modules - Chart::Base: + Chart::Lines: CPAN Download Page: Documentation: -- cgit v1.2.3-24-g4f1b