Skip to content

Commit 69ddfca

Browse files
grafikrobotstefanseefeld
authored andcommitted
Add, and update, documentation build targets.
1 parent 3ace4a0 commit 69ddfca

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/Jamfile

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,10 @@ html article : article.rst
4747
: <location>html
4848
<docutils-html>"--link-stylesheet --traceback --trim-footnote-reference-space --footnote-references=superscript --stylesheet=rst.css"
4949
;
50+
;
51+
52+
###############################################################################
53+
alias boostdoc ;
54+
explicit boostdoc ;
55+
alias boostrelease : python tutorial reference article ;
56+
explicit boostrelease ;

0 commit comments

Comments
 (0)