Menu

#161 Ability to strip unwanted members from the XML file

Next Release
closed
5
2004-11-25
2004-10-13
No

We like to document our private and internal members
with the /// C# syntax, as it gives us intellisense on
those members.

This documentation obviously makes it way into the XML
file we ship with our components, so we would like to
strip it from the XML file.

It would be great if ndoc could handle this for us: ndoc
could spit a trimmed-down version of the XML file at the
same time it generates the documentation. It could strip
the doccomments according to the DocumentXyz core
settings.

Discussion

  • Pascal Bourque

    Pascal Bourque - 2004-10-13

    Logged In: YES
    user_id=399623

    This feature is somewhat related to RFE 676657 [1] because
    both features require ndoc to output the XML doccomment
    file.

    [1] http://sourceforge.net/tracker/index.php?
    func=detail&aid=676657&group_id=36057&atid=416081

     
  • Kevin Downs

    Kevin Downs - 2004-11-25

    Logged In: YES
    user_id=919791

    There is an *alpha* documenter 'Intellisense' in the CVS
    which can accomplish what you require...

     
  • Kevin Downs

    Kevin Downs - 2004-11-25
    • assigned_to: nobody --> kdowns
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB