Tell me, please, is it possible to generate from standard XML Doc in Visual Studio a proper documentation? With exports from xml into user-friendly look?
3 Answers
There are many ways to do this.
See this article for one.
There are several different projects that deal directly with this:
2 Comments
Evgeny Gavrin
Thanks. Ghost Doc + Sand Castle is that what i need.
salgo60
No, I think you need something like NDoc for that.
1 Comment
Evgeny Gavrin
Thank you. I'll take a brief look on it.
We use ghostdoc http://submain.com/products/ghostdoc.aspx http://weblogs.asp.net/rweigelt/archive/2007/05/01/2473036.aspx for producing the docs
And to generate the docs SandCastle that you find on Codeplex http://sandcastle.codeplex.com/
Getting started http://www.ewoodruff.us/shfbdocs/Index.aspx?topic=html/b772e00e-1705-4062-adb6-774826ce6700.htm