mirror of
https://github.com/boostorg/boostbook.git
synced 2025-05-09 02:43:58 +00:00
20 lines
427 B
Plaintext
20 lines
427 B
Plaintext
import doxygen ;
|
|
|
|
doxygen autodoc
|
|
:
|
|
[ glob boost/*.hpp ]
|
|
:
|
|
<xsl:param>"boost.doxygen.reftitle=Example Reference"
|
|
;
|
|
|
|
boostbook standalone
|
|
:
|
|
example.xml
|
|
:
|
|
<xsl:param>boost.root=../../../../..
|
|
<xsl:param>boost.libraries=../../../../../libs/libraries.htm
|
|
<xsl:param>html.stylesheet=../../../../../doc/html/boostbook.css
|
|
|
|
<dependency>autodoc
|
|
;
|