Re: [jQuery] How to document a plugin

2007-03-07 Thread Edwin Martin
Abel Tamayo schreef: > I'm about to finish the plugin I've been working for lately and can't > wait to release, but this time I would like to document it properly to > ease it's use and upgrading. > I'm quite anal about this subject yet I have to admit I have never > found a solid way to use tag

Re: [jQuery] How to document a plugin

2007-03-07 Thread Daemach
A standard for listing dependencies would be handy too... Beren wrote: > > Hi all, > I'm about to finish the plugin I've been working for lately and can't wait > to release, but this time I would like to document it properly to ease > it's > use and upgrading. > I'm quite anal about this subjec

[jQuery] How to document a plugin

2007-03-07 Thread Abel Tamayo
Hi all, I'm about to finish the plugin I've been working for lately and can't wait to release, but this time I would like to document it properly to ease it's use and upgrading. I'm quite anal about this subject yet I have to admit I have never found a solid way to use tags like @param, @desc, @na