Jul
24
ImmDoc.NET HTML Documentation Generator
Posted In: Documentation, Tools by DotNut
ImmDoc .NET is a command-line utility for generating HTML documentation from a set of .NET assemblies and XML files created by the compiler. It’s developed in C#. The main features/benefits include:
* Simple
* Light-weight
* Supports .NET Framework 2.0
* Can generate HTML and CHM documentation
* Uses Mono.Cecil
The distinguishing feature of ImmDoc.NET is that unlike Sandcastle or NDoc, ImmDoc.NET doesn’t require you to have all referenced assemblies.