Skip to content

Commit

Permalink
Adjust doc build to avoid boost-root references.
Browse files Browse the repository at this point in the history
  • Loading branch information
grafikrobot committed Jul 28, 2024
1 parent fbdf4f1 commit 3b3ba3d
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 @@ -18,7 +18,7 @@ path-constant here : . ;

doxygen autodoc
:
[ glob ../../../boost/intrusive/*.hpp ]
[ glob ../include/boost/intrusive/*.hpp ]
:
<doxygen:param>EXTRACT_ALL=NO
<doxygen:param>HIDE_UNDOC_MEMBERS=YES
Expand Down

0 comments on commit 3b3ba3d

Please sign in to comment.