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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.