From f2d3c73d31a57085108815ff8c3eb14db44b78cc Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Thu, 28 Jul 2005 01:22:22 +0000 Subject: [PATCH] More reference edits [SVN r30272] --- doc/Jamfile.v2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index 42c7740..778d4ba 100755 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -6,7 +6,7 @@ bases = $(sources:S=) ; # This is a path relative to the html/ subdirectory where the # generated output will eventually be moved. -stylesheet = "--stylesheet=../../../../rst.css" ; +stylesheet = "--stylesheet=rst.css" ; for local b in $(bases) {