What:
When the MediaWiki source code documentation is produced locally, a significant number of warnings are generated by Doxygen that reference a total of 56 individual Core files. This task is to look at all of the files involved and determine whether the warnings are false positives or actual problems in the Doxygen code markup.
Outcome:
The documentation when generated with php maintenance/mwdocgen.php should not generate any warnings.