mirror of
https://github.com/boostorg/stl_interfaces.git
synced 2026-01-19 04:42:12 +00:00
Adjust doc build to avoid boost-root references.
This commit is contained in:
@@ -39,7 +39,7 @@ rule run_doxygen ( files * : name : expand ? )
|
||||
|
||||
}
|
||||
|
||||
run_doxygen [ glob $(here)/../../../boost/stl_interfaces/*.hpp ] : "Headers" ;
|
||||
run_doxygen [ glob $(here)/../include/boost/stl_interfaces/*.hpp ] : "Headers" ;
|
||||
|
||||
install images_standalone : [ glob *.png ] : <location>html/stl_interfaces/img ;
|
||||
explicit images_standalone ;
|
||||
|
||||
Reference in New Issue
Block a user