MediaWiki master
mwdocgen.php File Reference

Generate class and file reference documentation for MediaWiki using doxygen. More...

Go to the source code of this file.

Classes

class  MWDocGen
 Maintenance script that builds doxygen documentation. More...
 

Variables

 $maintClass = MWDocGen::class
 

Detailed Description

Generate class and file reference documentation for MediaWiki using doxygen.

If the dot DOT language processor is available, attempt call graph generation.

Usage: php maintenance/mwdocgen.php

Note
GPL-2.0-or-later
Todo
document
Author
Antoine Musso <hashar at free dot fr>
Brooke Vibber
Alexandre Emsenhuber
Version
first release

Definition in file mwdocgen.php.

Variable Documentation

◆ $maintClass

$maintClass = MWDocGen::class

Definition at line 175 of file mwdocgen.php.