mirror of
https://github.com/boostorg/type_index.git
synced 2025-07-31 21:04:29 +02:00
Minor improvements of docs
This commit is contained in:
@@ -10,7 +10,7 @@ import doxygen ;
|
||||
doxygen autodoc
|
||||
:
|
||||
[ glob ../../../boost/type_index.hpp ]
|
||||
[ glob ../../../boost/type_index/* ]
|
||||
[ glob ../../../boost/type_index/*.hpp ]
|
||||
:
|
||||
<doxygen:param>EXTRACT_ALL=NO
|
||||
<doxygen:param>HIDE_UNDOC_MEMBERS=YES
|
||||
|
@@ -262,3 +262,12 @@ Such differences are usually not detected by linker and lead to errors at runtim
|
||||
|
||||
[endsect]
|
||||
|
||||
[section Acknowledgements]
|
||||
|
||||
In order of helping and advising:
|
||||
|
||||
* Peter Dimov for writing source codes in late 2007, ideas from which were refined and put into this library.
|
||||
* Agustín Bergé K-ballo for helping with docs and fixing a lot of typos.
|
||||
* Niall Douglas for generating a lot of great ideas and reviewing the sources.
|
||||
|
||||
[endsect]
|
||||
|
Reference in New Issue
Block a user