Menu

#422 Event tag cref Bug

v1.3
closed-fixed
5
2005-06-02
2005-05-31
No

Using the event tag produces the wrong output. The
Reason of the event is also used as the Event Type and
link.

For example, The following code:

''' <event
cref="MyNamespace.MyControl.SubjectChanged">Rais
ed when <c>Subject</c> is changed.</event>

which compiled to:

<event
cref="E:MyNamespace.MyControl.SubjectChanged">
Raised when
<c>Subject</c>
is changed.
</event>

produces the following output in my documentation

Events
Event Type Reason
Raised when Subject is changed. Raised when Subject
is changed.

The following was used to generate the documentation:
NDoc 1.3.1851
MS 1.1
NDoc GUI
VS Commenter 1.2.5

Janine White

Discussion

  • Kevin Downs

    Kevin Downs - 2005-06-02

    Logged In: YES
    user_id=919791

    A fix has been checked into CVS.

    The latest source can be obtained from
    http://ndoc.sourceforge.net/ndoc-nightly.zip

     
  • Kevin Downs

    Kevin Downs - 2005-06-02
    • labels: 463577 --> VS.NET Documenter
    • milestone: 381558 --> v1.3
    • assigned_to: nobody --> kdowns
    • status: open --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB