Change 20070202-jgrandyw-d by [EMAIL PROTECTED] on 2007-02-02 06:16:56 PST
    in /Users/jgrandyw/dev/svn/openlaszlo/branches/legals2

Summary: Improve index output; initial round of support for old-style
class and singleton declarations as currently used in the LFC.

Bugs Fixed:LPP-3481

Technical Reviewer: pga
QA Reviewer: pbr
Doc Reviewer:

Documentation:

Release Notes:

Details: Terms beginning with '$' and '_' are now sorted without
reference to those prefixes. So "$profile" is under the p's, and "__dbg"
is under the d's.

Also many changes to more correctly model JavaScript's original object
model. js2doc output is now more explicit about the difference between
bindings and values, and refguide documentation of declared values with
properties is now properly handled. Also, functions with custom
prototype properties are handled. Check out the kernel reference in the
Contributor's guide for examples. The formatting is still somewhat
rough, but the information is being bubbled out.


Tests:'ant clean build doc test', then load docs/reference/index.html
and docs/contributors/index.html and browse around.

Files:
M      WEB-INF/lps/server/src/org/openlaszlo/js2doc/Schema_Test.java
M      WEB-INF/lps/server/src/org/openlaszlo/js2doc/JS2Doc_Test.java
M      WEB-INF/lps/server/src/org/openlaszlo/js2doc/JS2Doc.java
M      WEB-INF/lps/server/src/org/openlaszlo/js2doc/JS2DocUtils.java
M      WEB-INF/lps/server/src/org/openlaszlo/js2doc/js2doc.rnc
M WEB-INF/lps/server/src/org/openlaszlo/js2doc/ ReprocessComments.java
M      docs/src/xsl/synop-lzx.xsl
M      docs/src/xsl/js2doc-verbose.xsl
M      docs/src/xsl/js2doc2dbk.xsl
M      docs/src/xsl/common-html.xsl
M      docs/src/xsl/js2doc2xref.xsl
M      docs/src/xsl/lzx2js2doc.xsl

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070202- jgrandyw-d.tar

Reply via email to