[Laszlo-dev] For Review: Change 20080921-dda-E Summary: Fix remaining refguide navbar issue - variables appearing in Class tab.

Donald Anderson dda at ddanderson.com
Sun Sep 21 20:21:39 PDT 2008


Change 20080921-dda-E by dda at lester.local on 2008-09-21 23:10:01 EDT
     in /Users/dda/laszlo/src/svn/openlaszlo/trunk-doc5
     for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Fix remaining refguide navbar issue - variables appearing in  
Class tab.

New Features:

Bugs Fixed: LPP-6588

Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: liorio (pending)

Documentation:

Release Notes:

Details:
     LzCSSStyle and LzDeclaredEvent are global variables, not classes,
     so they should not show up in the Classes tab.

     The generation of classes.xml is done by post-processing  
the .html files.
     There wasn't really a convenient way to identify class .html  
files from
     variable .html files, so I added marker that is postprocessed by
     the existing postprocess.rb script.  To get this to fully work,  
some
     fixes/changes needed to be made:
     - generation of the marker.
     - the postprocessing script must run before the navxmlbuilder.rb  
script
     - postprocessing script now correctly converts <p  
class="postprocess-info-....">
         into a stylized comment
     - recognition of the stylized comment by navxmlbuilder.rb

Tests:
    Rebuilt all of doc, and saw that LzCSSStyle and LzDeclaredEvent no  
longer show up.

Files:
M      docs/src/reference/postprocess.rb
M      docs/src/reference/navbuilder/navxmlbuilder.rb
M      docs/src/build.xml
M      docs/src/xsl/js2doc2dbk.xsl

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080921-dda-E.tar



--

Don Anderson
Java/C/C++, Berkeley DB, systems consultant

voice: 617-547-7881
email: dda at ddanderson.com
www: http://www.ddanderson.com



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20080921/c3b99deb/attachment.html


More information about the Laszlo-dev mailing list