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

Fix syntax error caused by merging.

This commit is contained in:
Rene Rivera
2016-10-09 11:04:38 -05:00
committed by GitHub
parent b9431cd326
commit a3d8223b5d

View File

@@ -47,10 +47,9 @@ 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 ;
explicit boostrelease ;