Merge pull request #31 from danieljames/fix-algorithm-location

Build the algorithm documentation standalone.
This commit is contained in:
Marshall Clow
2016-12-13 19:30:52 -08:00
committed by GitHub

View File

@ -47,10 +47,10 @@ boostbook standalone
###############################################################################
alias boostdoc
: algorithm ../string/doc/string_algo.xml
: ../string/doc/string_algo.xml
:
: <dependency>autodoc <dependency>../string/doc//autodoc
: <dependency>../string/doc//autodoc
: ;
explicit boostdoc ;
alias boostrelease ;
alias boostrelease : standalone ;
explicit boostrelease ;