We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9431cd commit a3d8223Copy full SHA for a3d8223
1 file changed
doc/Jamfile
@@ -47,10 +47,9 @@ html article : article.rst
47
: <location>html
48
<docutils-html>"--link-stylesheet --traceback --trim-footnote-reference-space --footnote-references=superscript --stylesheet=rst.css"
49
;
50
- ;
51
52
###############################################################################
53
alias boostdoc ;
54
explicit boostdoc ;
55
alias boostrelease : python tutorial reference article ;
56
-explicit boostrelease ;
+explicit boostrelease ;
0 commit comments