mirror of
https://github.com/boostorg/atomic.git
synced 2026-02-02 08:22:08 +00:00
Add, and update, documentation build targets.
This commit is contained in:
@@ -25,5 +25,12 @@ install images : [ glob $(BOOST_ROOT)/doc/src/images/*.png ]
|
||||
explicit css ;
|
||||
explicit images ;
|
||||
|
||||
alias boostdoc : standalone
|
||||
: : : <implicit-dependency>standalone ;
|
||||
###############################################################################
|
||||
alias boostdoc
|
||||
: atomic
|
||||
:
|
||||
:
|
||||
: ;
|
||||
explicit boostdoc ;
|
||||
alias boostrelease ;
|
||||
explicit boostrelease ;
|
||||
|
||||
Reference in New Issue
Block a user