forked from boostorg/algorithm
Merge pull request #31 from danieljames/fix-algorithm-location
Build the algorithm documentation standalone.
This commit is contained in:
@ -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 ;
|
||||
|
Reference in New Issue
Block a user