Change 20100305-ptw-h by [email protected] on 2010-03-05 12:25:14 EST
    in /Users/ptw/OpenLaszlo/trunk-2
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Make <tooltip> actually show up in the docs

Bugs Fixed: LPP-8806 Tooltip documentation missing from Reference Guide

Technical Reviewer: hminsky (pending)
QA Reviewer: amuntz (pending)

Overview:
    Remove references to the _other_ incubator tooltip, and only
    include the newly promoted tooltip.  Who knew we had so many
    tooltips?

Details:
    toc.xml:  Reference the lz/tooltip, not the incubator

    build.xml:  Add a bunch of dependset's, so that when you modify an
    input, the doc tools will actually rebuild the doc!

    js2doc2dbk:  Prefer the last @lzxtype rather than the first, so
    you can override the default in a doc comment.

    tooltip*: Update the documentation to be accurate.  Make the
    yoffset parameter actually have some effect.

    doctest-library:  add tooltip

    incubator/*library: remove tooltipmanager (some alternate
    contributed version, but it conflicts with the real tooltip).

Tests:
    `ant doc` plus inspection

Files:
M       docs/src/nav/toc.xml
M       docs/src/build.xml
M       docs/src/xsl/js2doc2dbk.xsl
M       lps/components/lz/tooltip/tooltipview.lzx
M       lps/components/lz/tooltip/tooltip.lzx
M       lps/components/lz/doctest-library.lzx
M       lps/components/incubator/library.lzx
M       lps/components/incubator/doctest-library.lzx

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20100305-ptw-h.tar
_______________________________________________
Laszlo-reviews mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews

Reply via email to