User "Hashar" posted a comment on MediaWiki.r101807.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/101807#c25402
Commit summary:

man page help pages generation

Tweaked mwdocgen.php to let us generates man pages. They will be saved to
./docs/man so make sure to update your MANPATH if you use this feature.

Usage:

 php mwdocgen.php --all --generate-man
or
 make man

Comment:

I have prefixed with 'wg' to make it clear it is a global although it is only 
used in this script.

The whole script need to be refactored to use the Maintenance class anyway.

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to