Hi Nico,
JSDoc is no longer under active development; if I remember correctly,
package documentation was something that was technically feasible, but not
well supported in JSDoc.
In the meanwhile, the JSDoc Toolkit (http://code.google.com/p/jsdoc-toolkit/)
has taken off where JSDoc left off; I suggest you look into that project, as
I believe it will probably satisfy your needs.
Regards,
Gabriel
On Tue, Mar 9, 2010 at 12:51 PM, Nicolas Hernandez <
nic...@po...> wrote:
> Hello all,
>
> I am very new to jsDoc so i apologize if my question sounds stupid or has
> already been answered before (i have not find anything in the archives).
> When I look at the generated doc, it says "packages" just after "all
> classes" on the left pannel. I'd like to build packages. Those packages
> would just be used for the documentation, so there not like java packages,
> but it would be usefull. I have not find the way to do so, but i guess it is
> possible since the word 'packages' appears there. Could someone tell me how
> to use this feature ?
>
> Many thanks,
>
> Nico
>
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Jsdoc-user mailing list
> Jsd...@li...
> https://lists.sourceforge.net/lists/listinfo/jsdoc-user
>
>
|