mirror of
https://github.com/boostorg/program_options.git
synced 2026-01-23 05:42:28 +00:00
11 lines
209 B
Plaintext
11 lines
209 B
Plaintext
|
|
import toolset ;
|
|
toolset.using doxygen ;
|
|
|
|
boostbook program_option
|
|
: program_options.xml
|
|
: <implicit-dependency>autodoc
|
|
;
|
|
|
|
doxygen autodoc
|
|
: [ glob ../../../boost/program_options/*.hpp ] ; |