Version 2
I'm starting to think of features and improvements for LotusScript.doc version 2 and was thinking what you had to say... What issues/problems do you have? What kind of features are you lacking? Please let me know so I might include them.
Please send comments and suggestions by e-mail to lekkim [at] lsdoc.org or as comments to this post.
Thanks.
My suggestions....
Re: Version 2
Re: Version 2
Hi,
First I thank you for this great tool. Here's my suggestions :
- Add a the TODO tag
- Add a the @exception tag
- A nice feature could be to link documentation with script browser of TS...
This one is more specific to me but I try... I don't use lsdoc_description in forms/subforms. I create a hidden section with 2 tables on the top on my form with design's related info:
- A table with the description, author, todos in table with 2 cols (label - text)
- Hidden form's fields in a table (fieldname - field - description )
For the first table, it will be cool if ls.doc can parse this table and recognize cell with special ids (@author, @description, @todo ) defined in the table properties. For the second table, ls.doc will create documentation as the public fields of classes. Here, just the table has got an id.
Thank you for your great work !





