This project is a Fork of NDoc it was created to add VS2005 support to NDoc. The Source is developed in and intended for use with Visual Studio.net 2005. The Application is intended for use on Microsoft's .Net Framework v.2.0. If you need help or have a
Categories
DocumentationLicense
GNU General Public License version 2.0 (GPLv2)Follow NDoc 2005
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Hello , when I tried to produce documentation , by providing dll & xml file , it gave errors such as : ---------------------- Could not find a part of the path 'D:\Documents and Settings\Documenter\LinearHtml\xslt'. Exception: NDoc.Core.DocumenterException Could not find a part of the path 'D:\Documents and Settings\Documenter\LinearHtml\xslt'. Exception: System.IO.DirectoryNotFoundException Could not find a part of the path 'D:\Documents and Settings\Documenter\LinearHtml\xslt'. ------------------- and NDoc.Documenter.LinearHtml.* files => ( NDoc.Documenter.LinearHtml.dll, NDoc.Documenter.LinearHtml.pdb, NDoc.Documenter.LinearHtml.xml) are present in NDoc2005 folder itself. I am not sure why it is searching for / in 'D:\Documents and Settings\Documenter\...." directory How do I get these missing files ? Please help.