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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.