r97048 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r97047‎ | r97048 | r97049 >
Date:11:28, 14 September 2011
Author:nikerabbit
Status:ok
Tags:
Comment:
Revert part of r97046 which was not intented to be committed.
As side note, would be nice to have this configurable someway.
Modified paths:
  • /trunk/phase3/maintenance/mwdocgen.php (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/mwdocgen.php
@@ -61,7 +61,7 @@
6262 $svnstat = $mwPath . 'bin/svnstat';
6363
6464 /** where Phpdoc should output documentation */
65 -$doxyOutput = '/resources/docs' . DIRECTORY_SEPARATOR ;
 65+$doxyOutput = $mwPath . 'docs' . DIRECTORY_SEPARATOR ;
6666
6767 /** MediaWiki subpaths */
6868 $mwPathI = $mwPath . 'includes/';

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r97046Removed some more unused message made obsolete by r96847 (one was still refer...nikerabbit10:43, 14 September 2011

Status & tagging log