mirror of
https://github.com/boostorg/container.git
synced 2025-07-31 21:14:30 +02:00
Fix doc include path refs.
This commit is contained in:
@@ -17,8 +17,8 @@ path-constant here : . ;
|
|||||||
|
|
||||||
doxygen autodoc
|
doxygen autodoc
|
||||||
:
|
:
|
||||||
[ glob ../include/container/*.hpp ]
|
[ glob ../include/boost/container/*.hpp ]
|
||||||
[ glob ../include/container/pmr/*.hpp ]
|
[ glob ../include/boost/container/pmr/*.hpp ]
|
||||||
:
|
:
|
||||||
<doxygen:param>EXTRACT_ALL=NO
|
<doxygen:param>EXTRACT_ALL=NO
|
||||||
<doxygen:param>HIDE_UNDOC_MEMBERS=YES
|
<doxygen:param>HIDE_UNDOC_MEMBERS=YES
|
||||||
|
Reference in New Issue
Block a user