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
Easily Host LLMs and Web Apps on Cloud Run
Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
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.