diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index 73a729e..cca793f 100644 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -18,7 +18,7 @@ path-constant here : . ; doxygen autodoc : - [ glob ../../../boost/intrusive/*.hpp ] + [ glob ../include/boost/intrusive/*.hpp ] : EXTRACT_ALL=NO HIDE_UNDOC_MEMBERS=YES