blob: 2ff76be267274ac6f6375d8c4aff18865ed629fb (
plain)
1
2
3
4
5
6
|
o Minor features (doxygen):
- Our "make doxygen" target now respects --enable-fatal-warnings by
default, and does not warn about items that are missing documentation.
To warn about missing documentation, run configure with the
"--enable-missing-doc-warnings" flag: doing so suspends fatal warnings
for doxygen. Closes ticket 32385.
|