partially updated docs

[SVN r33645]
This commit is contained in:
Dave Abrahams
2006-04-10 20:41:06 +00:00
committed by Peter Dimov
parent 9904a5409b
commit 1524a21b78

View File

@@ -13,7 +13,7 @@ for local b in $(bases)
html $(b) : $(b).rst :
#
<docutils-html>"-gdt --traceback --trim-footnote-reference-space --footnote-references=superscript "$(stylesheet)
<docutils-html>"-gdt --link-stylesheet --traceback --trim-footnote-reference-space --footnote-references=superscript "$(stylesheet)
;
}