jsDoc vs jsdoc-toolkit [message #531669] |
Wed, 05 May 2010 14:08  |
Eclipse User |
|
|
|
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig0B36FB8D24A4C823AD6F752D
Content-Type: text/plain; charset=ISO-8859-2
Content-Transfer-Encoding: quoted-printable
Hi dev,
I want to ask you, which keywords/toolkit will be JSDT supporting ? jsDoc=
or jsDoc-toolkit.
I have readed few thread in this group and in the help, but I didn't find=
any 100% decision.
I want to know this, because I want to somehow co-ordinate generating jsd=
oc files for Dojo toolkit.
Thank you for answer.
--------------enig0B36FB8D24A4C823AD6F752D
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkvhtCsACgkQkCAxuhXMpxUxugCdGbz1HvWPZ+QpQ6Iubjrq eT/i
P7MAn13NiJ8us+nPDXmhvFappt/abH8I
=6JbG
-----END PGP SIGNATURE-----
--------------enig0B36FB8D24A4C823AD6F752D--
|
|
|
Re: jsDoc vs jsdoc-toolkit [message #532587 is a reply to message #531669] |
Mon, 10 May 2010 10:05   |
Eclipse User |
|
|
|
Dne 5. 5. 2010 20:08, sNop napsal(a):
> Hi dev,
>
> I want to ask you, which keywords/toolkit will be JSDT supporting ? jsDoc or jsDoc-toolkit.
>
> I have readed few thread in this group and in the help, but I didn't find any 100% decision.
>
> I want to know this, because I want to somehow co-ordinate generating jsdoc files for Dojo toolkit.
>
> Thank you for answer.
>
Hi,
so it definitely looks like you are using JSDoc, but i'm still confused.
The reason I ask this is because this message puzzled me:
http://www.eclipse.org/forums/index.php?t=msg&th=167342& amp;start=0&#msg_531006
Nitin Dahyabhai answer looks like that you want to use JSDoc,
but for @return tag you want to use http://code.google.com/p/jsdoc-toolkit/wiki/TagReturns tag :((
Why ? There is @type tag, so the same with JSDoc looks like this:
/**
* This function returns a String.
* @return The name of the current user
* @type String
*/
|
|
|
Re: jsDoc vs jsdoc-toolkit [message #532609 is a reply to message #532587] |
Mon, 10 May 2010 10:54  |
Eclipse User |
|
|
|
Hi sNop,
If you read the last comment from where you just linked this issue, you'll notice that actually the latest Helios milestone I just tried testing actually supports both usages (@returns & @type), but has broken @extends and @base.
|
|
|
Powered by
FUDForum. Page generated in 0.31059 seconds