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
Forever Free Full-Stack Observability | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
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.