/[Apache-SVN]
ViewVC logotype

Revision 165425


Jump to revision: Previous Next
Author: mrdon
Date: Sat Apr 30 22:24:56 2005 UTC (19 years, 6 months ago)
Changed paths: 13
Log Message:
 * Adding custom javadoc scripts to pull javadoc comments out of
   javascript files, Rhino Scriptable Java files, Java API extension
   files, and POJO Java files, destined to be exposed as script
   variables.
   The system uses XJavaDoc
   from XDoclet and Javascript scripts to create jsdoc XML files.  At
   this point, the only XSLT transforms the XML into Struts xdoc files.
   In the future, the XML files can be transformed into standalone HTML,
   text, or whatever format.
 * Renaming internal Javascript methods to better indicate they are
   meant for internal use. 
 * Adding more javadocs
 


Changed paths

Path Details
Directorystruts/flow/trunk/build.xml modified , text changed
Directorystruts/flow/trunk/src/doc/extensions.js added
Directorystruts/flow/trunk/src/doc/extensions.xdt deleted
Directorystruts/flow/trunk/src/doc/extensions2xdoc.xsl modified , text changed
Directorystruts/flow/trunk/src/doc/jsdoc.js modified , text changed
Directorystruts/flow/trunk/src/doc/jsdoc2xdoc.xsl modified , text changed
Directorystruts/flow/trunk/src/doc/jsobjects.js added
Directorystruts/flow/trunk/src/examples/WEB-INF/wizard/wizard.js modified , text changed
Directorystruts/flow/trunk/src/java/org/apache/struts/flow/Struts.java modified , text changed
Directorystruts/flow/trunk/src/java/org/apache/struts/flow/core/JSFlow.java modified , text changed
Directorystruts/flow/trunk/src/java/org/apache/struts/flow/core/JSLog.java modified , text changed
Directorystruts/flow/trunk/src/java/org/apache/struts/flow/sugar/SugarWrapFactory.java modified , text changed
Directorystruts/flow/trunk/src/java/system.js modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26