Change 20100502-bargull-0hc by barg...@bargull02 on 2010-05-02 18:10:26
in /home/anba/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: reference clean up task - part 2 of n

Bugs Fixed: LPP-8956 (Reference: Clean up task for various reference pages) (partial)

Doc Reviewer: hqm

Details:
In short descriptions of service class singletons, service classes are not documented as lz.XXXService, but as LzXXXService. (This is only visible on the lz.html reference page). And some the links were using stale references to LzXXXService.html instead of lz.XXX.html, also fixed by this change.

Additional changes:
LzBrowser.lzs:
- changed url to OpenLaszlo page

LzHistory.lzs:
- updated example to use lz.embed.setCanvasAttribute
- add missing type documentation in "save()" method

LzKeys.lzs:
- increased canvas height, it was a bit too small for debugger output

LzModeManager.lzs:
- fixed invalid <xref>, changed to <link> to override default link text
- wrapped overlong paragraph

LzTrack.lzs:
- alignment in example code

LzUrl.lzs:
- increased debugger width, was too small for output
- removed typing in example code, because using "lz.URL" as the preferred form next to "LzURL" seems to be a bit confusing
- added @devnote for internal documentation
- changed text references to "LzURL" to use "lz.URL"


Tests:
build reference, inspect

Files:
M WEB-INF/lps/lfc/services/LzURL.lzs
M WEB-INF/lps/lfc/services/LzTrack.lzs
M WEB-INF/lps/lfc/services/LzGlobalMouse.lzs
M WEB-INF/lps/lfc/services/LzKeys.lzs
M WEB-INF/lps/lfc/services/LzIdle.lzs
M WEB-INF/lps/lfc/services/LzCursor.lzs
M WEB-INF/lps/lfc/services/LzModeManager.lzs
M WEB-INF/lps/lfc/services/LzInstantiator.lzs
M WEB-INF/lps/lfc/services/LzFocus.lzs
M WEB-INF/lps/lfc/services/LzTimer.lzs
M WEB-INF/lps/lfc/services/LzBrowser.lzs
M WEB-INF/lps/lfc/services/LzUtils.lzs
M WEB-INF/lps/lfc/services/LzHistory.lzs
M WEB-INF/lps/lfc/services/LzAudio.lzs

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20100502-bargull-0hc.tar

Reply via email to