Hi there,

I'm currently making a wiki to help developpers in our team to find some
documentation about our framework.

However, I need a tool that will output our namespaces, classes, methods,
properties and so on in a easy to parse XML or formated text file that will
serve to generate the wiki "structure"

Are there tools around that output this in XML / formated text?

Thank you

Re: Namespace mapping tool by Cowboy

Cowboy
Fri Mar 07 10:10:45 CST 2008

NDoc did rather nicely, but it is not updated for 2.0 AFAIK.

Try looking for tools here:
http://sharptoolbox.com/categories/documentation-code-commenting

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************
| Think outside the box!
|
*************************************************
"Michel Racicot" <mracicot@hotmail.com> wrote in message
news:%23kEBbqGgIHA.484@TK2MSFTNGP06.phx.gbl...
> Hi there,
>
> I'm currently making a wiki to help developpers in our team to find some
> documentation about our framework.
>
> However, I need a tool that will output our namespaces, classes, methods,
> properties and so on in a easy to parse XML or formated text file that
> will serve to generate the wiki "structure"
>
> Are there tools around that output this in XML / formated text?
>
> Thank you
>