From: <var...@us...> - 2010-10-08 13:55:20
|
Revision: 7712 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7712&view=rev Author: vargenau Date: 2010-10-08 13:55:13 +0000 (Fri, 08 Oct 2010) Log Message: ----------- "gforge" dir renamed as "src" in Fusionforge Modified Paths: -------------- trunk/doc/phpwiki.doxygen Modified: trunk/doc/phpwiki.doxygen =================================================================== --- trunk/doc/phpwiki.doxygen 2010-10-05 16:08:35 UTC (rev 7711) +++ trunk/doc/phpwiki.doxygen 2010-10-08 13:55:13 UTC (rev 7712) @@ -574,7 +574,7 @@ # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = gforge/plugins/wiki/www/lib +INPUT = src/plugins/wiki/www/lib # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |