Change 20071126-ben-N by [EMAIL PROTECTED] on 2007-11-26 14:31:58 PST
    in /Users/ben/src/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Make attributes appear in reference for core language tags

New Features: In reference, attributes appear for core language tags:
    attribute, handler, import, include, library, method, splash

Bugs Fixed:
    LPP-5153 Refguide: in langref.xml, change <initarg> to <property>
LPP-5139 RefGuide: event and handler are not meaningfully documented LPP-5112 (partial) Compare and repair commonly used tags and classes in 4.1 reference to 3.4 reference

Documentation:
langref.xml describes the core lzx language tags. It used to use the <initarg> form, but we're no longer using that structure, so the doctools weren't generating documentation for the attributes of these classes that had been treated as initargs. This change restructures the js2doc for these classes to produce appropriate
attribute listings in the reference.

Tests:
Notice non-empty attributes list in:
http://localhost:8080/trunk/docs/reference/tag.attribute.html
http://localhost:8080/trunk/docs/reference/tag.handler.html
http://localhost:8080/trunk/docs/reference/tag.import.html
http://localhost:8080/trunk/docs/reference/tag.include.html
http://localhost:8080/trunk/docs/reference/tag.library.html
http://localhost:8080/trunk/docs/reference/tag.method.html
http://localhost:8080/trunk/docs/reference/tag.splash+as2.html

Files:
M      docs/src/reference/langref.xml

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20071126-ben- N.tar

Reply via email to