JSDOC/BuildDocs.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 29 Jun 2010 08:35:59 +0000 (16:35 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 29 Jun 2010 08:35:59 +0000 (16:35 +0800)
JSDOC/BuildDocs.js

index d94efe7..ed4d12e 100644 (file)
@@ -44,8 +44,8 @@ BuildDocs = {
             File.mkdir(Options.cacheDirectory)
         }
         
-        // the -c option: use a configuration file - not supported at present..
-        
+        Options.srcFiles = this._getSrcFiles();
+