Skip to content

Commit

Permalink
attempt to fix reference section collapse (refs boostorg/any#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
apolukhin committed Oct 11, 2023
1 parent 2c79036 commit 294a497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Jamfile.v2
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ doxygen autodoc_pfr
[ glob ../../../boost/pfr/*.hpp ]
:
$(doxygen_params)
<xsl:param>"boost.doxygen.reftitle=Reference Section"
<xsl:param>"boost.doxygen.reftitle=Reference Section of PFR"
;

boostbook pfr-doc
Expand Down

0 comments on commit 294a497

Please sign in to comment.