Hello,
I have a ASP.NET website (not web application) source code.
I want to generate its code documentation through any tool.
I checked SandCastle, but, it generates documentation for only ASP.NET web application, I guess. Because, it needs namespaces and in ASP.NET website, we dont have.
I checked GhostDoc also. but, I could not install it, since, I'm using VS 2008 Express edition.
Please let me know, how to proceed.
Thanks in Adv.
Swapnil
I have a ASP.NET website (not web application) source code.
I want to generate its code documentation through any tool.
I checked SandCastle, but, it generates documentation for only ASP.NET web application, I guess. Because, it needs namespaces and in ASP.NET website, we dont have.
I checked GhostDoc also. but, I could not install it, since, I'm using VS 2008 Express edition.
Please let me know, how to proceed.
Thanks in Adv.
Swapnil
Comment