Closed GoogleCodeExporter closed 8 years ago
@namespace means "static class" in JsDoc, and any members of a static class
are, by definition, also static. The
tool is indeed working as designed, but you can always customize the template
so it does not not show the static
description and only outputs the short name. Email me if you need any help with
that.
Original comment by micmath
on 28 Oct 2009 at 11:38
Thanks for confirming that this is intended behavior. There's now some
disagreement
now on my team about whether fully-qualified names are desirable or not, so
I'll have
to pin that down before I figure out what to do. You're right -- when that
debate is
settled, I'll look at the template to see if I can figure out how to output only
short (not fully-qualified) names for static fields.
Thanks again. Your help is always much appreciated.
Elizabeth
Original comment by ekaynel...@gmail.com
on 9 Nov 2009 at 2:08
Original issue reported on code.google.com by
ekaynel...@gmail.com
on 16 Oct 2009 at 2:24