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) {