forked from boostorg/algorithm
Fix broken build of docs, it was missing a dependency to the doxygen docs.
[SVN r37466]
This commit is contained in:
@ -10,7 +10,7 @@
|
|||||||
import toolset ;
|
import toolset ;
|
||||||
toolset.using doxygen ;
|
toolset.using doxygen ;
|
||||||
|
|
||||||
boostbook string_algo : string_algo.xml ;
|
boostbook string_algo : string_algo.xml autodoc ;
|
||||||
|
|
||||||
doxygen autodoc
|
doxygen autodoc
|
||||||
:
|
:
|
||||||
|
Reference in New Issue
Block a user