Re: [Jsdoc-user] Comments on variables
Status: Inactive
Brought to you by:
mmathews
From: Gabriel R. <gab...@gm...> - 2007-02-25 14:13:11
|
Hi, On Wed, Feb 21, 2007 at 07:15:22PM -0200, Júlio César Ködel wrote: > Is there some way to document our global variables? > For example: > > var MyGlobalVariable = new Array(); > > I would like to have a description of some key variables in my project. No, this isn't currently possible with JSDoc. Regards, Gabriel |