JSDOC/BuildDocs.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 6 Jul 2010 10:26:51 +0000 (18:26 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 6 Jul 2010 10:26:51 +0000 (18:26 +0800)
JSDOC/BuildDocs.js

index 7812b3e..e4e90ca 100644 (file)
@@ -182,7 +182,7 @@ BuildDocs = {
         });
         
         
-        
+        Options.LOG.inform("Setting up templates");
         // used to check the details of things being linked to
         Link.symbolSet = symbolSet;
         Link.base = "../";