Thanks!
On Mar 7, 2007, at 10:38 PM, Max Carlson wrote:
http://localhost:8080/legals-clean/docs/reference/LzInstantiator.html
I can add a note to see LzInstantiatorClass for more details. Or
perhaps the two should just be private?
http://localhost:8080/legals-clean/docs/reference/LzScript.html
has a when="immediate" attribute
http://localhost:8080/legals-clean/docs/reference/tag.splash.html
is swf-only. The dhtml splash is all controlled in the wrapper.
Done.
http://localhost:8080/legals-clean/docs/reference/tag.splash-view.html
is swf-only
Done.
http://localhost:8080/legals-clean/docs/reference/Lz.html
should not show __dhtmlhistoryready
Done.
http://localhost:8080/legals-clean/docs/contributors/LzTextSprite
+dhtml.html and friends are missing the JS synopsis. Also, how can
I add the constructor docs there?
For the description, add a /** ... */ comment just before the 'var
LzTextSprite' line. This is an old-style JS class, so since the
function is the constructor there's no separate constructor doc.
/** LzText sprite description blah blah
*
* @param owner: the text sprite's parent sprite
*/
--
Regards,
Max Carlson
OpenLaszlo.org