MediaWiki master
|
Maintenance script that builds doxygen documentation. More...
Inherits Maintenance.
Public Member Functions | |
__construct () | |
Prepare Maintenance class. | |
execute () | |
getDbType () | |
Protected Member Functions | |
init () | |
Maintenance script that builds doxygen documentation.
Definition at line 46 of file mwdocgen.php.
MWDocGen::__construct | ( | ) |
Prepare Maintenance class.
Definition at line 67 of file mwdocgen.php.
MWDocGen::execute | ( | ) |
Definition at line 137 of file mwdocgen.php.
References init(), and wfTempDir().
MWDocGen::getDbType | ( | ) |
Definition at line 90 of file mwdocgen.php.
|
protected |