source:
downloads/boost_1_33_1/libs/program_options/doc/Jamfile.v2
@
14
Last change on this file since 14 was 12, checked in by landauf, 17 years ago | |
---|---|
File size: 163 bytes |
Line | |
---|---|
1 | |
2 | import toolset ; |
3 | toolset.using doxygen ; |
4 | |
5 | boostbook program_option : program_options.xml ; |
6 | |
7 | doxygen autodoc |
8 | : [ glob ../../../boost/program_options/*.hpp ] ; |
Note: See TracBrowser
for help on using the repository browser.