2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-19 16:32:16 +00:00

Add, and update, documentation build targets.

This commit is contained in:
Rene Rivera
2016-10-08 00:56:30 -05:00
committed by Stefan Seefeld
parent 3ace4a0015
commit 69ddfcae17

View File

@@ -47,3 +47,10 @@ html article : article.rst
: <location>html
<docutils-html>"--link-stylesheet --traceback --trim-footnote-reference-space --footnote-references=superscript --stylesheet=rst.css"
;
;
###############################################################################
alias boostdoc ;
explicit boostdoc ;
alias boostrelease : python tutorial reference article ;
explicit boostrelease ;