From 393f13a4022de3eb44228bc75391733abec49054 Mon Sep 17 00:00:00 2001 From: "jake%bugzilla.org" <> Date: Sat, 1 Feb 2003 12:56:16 +0000 Subject: Recompiling the docs because of the large change to the installation section just checked in. --- docs/makedocs.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/makedocs.pl') diff --git a/docs/makedocs.pl b/docs/makedocs.pl index a3a1b4a8e..7a245a470 100644 --- a/docs/makedocs.pl +++ b/docs/makedocs.pl @@ -74,5 +74,5 @@ MakeDocs('separate HTML', "jade -t sgml -i html -d $LDP_HOME/ldp.dsl\#html " . MakeDocs('big HTML', "jade -V nochunks -t sgml -i html -d " . "$LDP_HOME/ldp.dsl\#html $JADE_PUB/xml.dcl " . "../sgml/Bugzilla-Guide.sgml > Bugzilla-Guide.html"); -MakeDocs('big text', "lynx -dump -nolist Bugzilla-Guide.html " . +MakeDocs('big text', "lynx -dump -justify=off -nolist Bugzilla-Guide.html " . "> ../txt/Bugzilla-Guide.txt"); -- cgit v1.2.3-24-g4f1b