Skip to content

Commit

Permalink
attempt to fix reference section collaps (refs #27)
Browse files Browse the repository at this point in the history
  • Loading branch information
apolukhin committed Oct 11, 2023
1 parent f104bce commit a25b013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Jamfile.v2
Expand Up @@ -39,7 +39,7 @@ doxygen autodoc_any
[ glob ../../../boost/any/*.hpp ]
:
$(doxygen_params)
<xsl:param>"boost.doxygen.reftitle=Reference Section"
<xsl:param>"boost.doxygen.reftitle=Reference Section of Boost.Any"
;

boostbook any-doc
Expand Down

0 comments on commit a25b013

Please sign in to comment.