I have a class called Object, hence defined as [Object].
NDoc does not pick up summaries for any objects
under [Object]. Manually changing [Object] into Object
in the VB.Documenter xml file does not fix the problem.
Upon further testing, it would seem that putting the
object name between square brackets always causes
this problem (e.g. [Obect])
Sample VB file to demo the problem
Logged In: YES
user_id=919791
This is a bug in VBCommenter. When confronted with the
square-bracket syntax, VBCommenter generates incorrect
signatures for the type/member in the xml file.
I would suggest raising this bug on the VBCommenter forums
in GoDotNet...
Logged In: YES
user_id=1312539
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).