2
0
mirror of https://github.com/boostorg/pfr.git synced 2026-01-19 04:22:13 +00:00
This commit is contained in:
Antony Polukhin
2020-10-09 22:26:25 +03:00
parent 7fe5f9b9b4
commit 5713fa0aa7
2 changed files with 3 additions and 3 deletions

View File

@@ -37,7 +37,7 @@ local doxygen_params =
"
;
doxygen autodoc_all
doxygen autodoc_pfr
:
[ glob ../../../boost/pfr.hpp ]
[ glob ../../../boost/pfr/*.hpp ]
@@ -50,7 +50,7 @@ boostbook pfr-doc
:
pfr.qbk
:
<dependency>autodoc_all
<dependency>autodoc_pfr
<xsl:param>boost.root=http://www.boost.org/doc/libs/1_72_0
#<xsl:param>boost.root=../../../.
<xml:param>html.stylesheet=../../../../doc/src/boostbook.css

View File

@@ -423,5 +423,5 @@ Great thanks to Chris Beck for implementing the detect-offsets-and-get-field-add
[endsect]
[xinclude autodoc_all.xml]
[xinclude autodoc_pfr.xml]