Merge doc changes from trunk

[SVN r84743]
This commit is contained in:
Marshall Clow
2013-06-11 16:21:22 +00:00
parent 1a70166889
commit beeedadba9
6 changed files with 261 additions and 2 deletions

View File

@ -18,7 +18,11 @@ using boostbook ;
doxygen autodoc
:
[ glob ../../../boost/algorithm/*.hpp ../../../boost/algorithm/searching/*.hpp ]
[ glob ../../../boost/algorithm/*.hpp
../../../boost/algorithm/searching/*.hpp
../../../boost/algorithm/cxx11/*.hpp
../../../boost/algorithm/cxx14/*.hpp
]
:
<doxygen:param>"PREDEFINED=\"BOOST_ALGORITHM_DOXYGEN=1\""
<doxygen:param>WARNINGS=YES # Default NO, but useful to see warnings, especially in a logfile.