NDocProc updated for C# 2.0 with Generics
NDocProc, our small and simple .NET javadoc-like documentation generator, has been updated for C# 2.0 and Generics.
Changes since the previous announcement include:
- Support for generics, nested types, arrays, delegates, events, and the intersection of them all.
- Now requires .NET 2.0 or Mono 2.0 to build.
- Support for slightly more of the XML documentation language used in .NET documentation comments.
- Better formatting of namespace pages, and summaries on the main index page.
The project homepage is here. You can download a zip of the latest version, or use darcs to check out the repository:
darcs get http://www.lshift.net/~tonyg/ndocproc/
5 comments November 7th, 2007 tonyg