2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-22 05:22:45 +00:00

Add, and update, documentation build targets.

This commit is contained in:
Rene Rivera
2016-10-08 00:56:30 -05:00
parent 63e3079a16
commit 731ba745ca

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 ;