Change 20080701-dda-9 by [EMAIL PROTECTED] on 2008-07-01 20:56:36 EDT
    in /Users/dda/laszlo/src/svn/openlaszlo/trunk-doc2
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Basic functionality for @deprecated

New Features:

Bugs Fixed: LPP-6115 (reference: @deprecated not handled properly), LPP-5991 (@deprecated not recognized by doctool?)

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

Documentation:

Release Notes:

Details:
    The basic functionality for @deprecated is available:
    classes, methods, events and attributes can be marked with:
     @deprecated some text.
    Anything currently marked as '@keywords deprecated' should
    shift back to using @deprecated directly.

    As proof of concept, the stylesheet associated with deprecated
is set up to create a pink background, obviously, this can be changed.

Tests:
    Added fake deprecation to classes, methods, events, attributes
    and checked .html files after building.

Files:
M      docs/src/xsl/js2doc2dbk.xsl
M      docs/src/xsl/common-html.xsl
M      docs/includes/styles.css

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080701-dda-9.tar



--

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

voice: 617-547-7881
email: [EMAIL PROTECTED]
www: http://www.ddanderson.com



Reply via email to