thirdparty/google_appengine/templates/logging_console_footer.html
author Mario Ferraro <fadinlight@gmail.com>
Sun, 25 Oct 2009 19:21:43 +0000
changeset 3042 72eec4d72471
parent 109 620f9b141567
permissions -rw-r--r--
Script to run JSDocToolkit over our JS files. It creates a documentation directory under app/soc/content/js with the output for private and public docs, with or without undocumented functions.


// Display a logging console on top of this page.
(new AH.LoggingConsole()).initConsole();
</script>