Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » jsDoc vs jsdoc-toolkit
jsDoc vs jsdoc-toolkit [message #531669] Wed, 05 May 2010 18:08 Go to next message
sNop is currently offline sNopFriend
Messages: 281
Registered: July 2009
Senior Member
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 14:05 Go to previous messageGo to next message
sNop is currently offline sNopFriend
Messages: 281
Registered: July 2009
Senior Member
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 14:54 Go to previous message
domcap  is currently offline domcap Friend
Messages: 6
Registered: April 2010
Junior Member
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.
Previous Topic:method type inference -- jsdoc @type annotation is not used?
Next Topic:Eclipe Helios server adapters
Goto Forum:
  


Current Time: Sun Sep 22 22:54:04 GMT 2024

Powered by FUDForum. Page generated in 0.03490 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top