Approved! The docs look great!
Jim Grandy wrote:
Change 20070314-jgrandyw-B by [EMAIL PROTECTED] on 2007-03-14
14:45:41 PDT
in /Users/jgrandyw/dev/svn/openlaszlo/branches/legals
for http://svn.openlaszlo.org/openlaszlo/branches/legals
Summary: Small refguide tweaks
New Features:
Bugs Fixed:LPP-3708 - RefGuide: two issues with index generation
Technical Reviewer: max
QA Reviewer: jcrowley
Doc Reviewer: jsundman
Documentation:
Release Notes:
Details:
+ add '@access private' to a bunch of private entries (discovered by
visually scanning the index)
+ add '@keywords final' in a couple places, including for LzNode.name
+ support 'read-only' as a modifier. 'readonly' is also accepted as
an alternative
+ make LzNode.isinited 'read-only'
+ support 'const' as a modifier.
+ support '@keyword' as an alternative to '@keywords' after
observing that @keyword is used in many places in the sources
+ mark Contributor's Guide as 'beta' in the title
+ sort TOC entries without regard to prefixing '$' or '_'
+ only include "sortas" and "seealso" elements in indexterms when
they are really needed (LPP-3708)
+ make sure to output indexterms for entries that only have an LZX
name, like 'handler' (LPP-3708)
+ don't create 'deprecated' or 'tag' index -- too expensive
+ tell docbook-xsl that the refguide is entirely in English, in an
attempt to speed index generation up (don't ask)
+ add Contributor's Guide to more places where other documentation
is mentioned
Tests:
Files:
M WEB-INF/lps/lfc/services/platform/dhtml/LzHistory.js
M WEB-INF/lps/lfc/core/LzNode.lzs
M WEB-INF/lps/lfc/views/LzText.lzs
M WEB-INF/lps/lfc/views/LaszloView.lzs
M WEB-INF/lps/lfc/views/LaszloCanvas.lzs
M WEB-INF/lps/lfc/data/platform/swf/LzConnection.lzs
M WEB-INF/lps/lfc/data/LzDataset.lzs
M WEB-INF/lps/lfc/data/LzDatapath.lzs
M WEB-INF/lps/server/src/org/openlaszlo/js2doc/Comment.java
M WEB-INF/lps/server/src/org/openlaszlo/js2doc/ReprocessComments.java
M docs/src/contributors/index.dbk
M docs/src/xsl/js2doc2dbk.xsl
M docs/src/xsl/parameters.xsl
M lps/components/lz/menu.lzx
M lps/components/lz/datepicker.lzx
M lps/components/lz/scrollbar.lzx
M lps/components/lz/edittext.lzx
M lps/components/av/rtmpstatus.lzx
M lps/components/incubator/roundrectbutton.lzx
M lps/components/incubator/opttree/opttree.lzx
M lps/components/incubator/ulink.lzx
M lps/components/incubator/rich-text/richtexteditarea.lzx
M laszlo-explorer/nav.xml
M laszlo-explorer/coverpages/documentation_cover.html
M laszlo-explorer/nav_dhtml.xml
M index.jsp
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/20070314-jgrandyw-B.tar
--
Regards,
Max Carlson
OpenLaszlo.org