Releases: Andrei15193/CodeMap
CodeMap 1.0.0
An extensible tool for generating documentation for your .NET libraries. Generate HTML, Markdown or in any other format, customise the documentation at your discretion.
Release Notes
- Added code documentation models, visitors, and basic HTML tooling.
1.0.0-beta3
An extensible tool for generating documentation for your .NET libraries. Generate HTML, Markdown or in any other format, customise the documentation at your discretion.
Release Notes
- Added code documentation models, visitors, and HTML tooling.
1.0.0-beta2
CodeMap
An extensible tool for generating documentation for your .NET libraries. Generate HTML, Markdown or in any other format, customise the documentation at your discretion.
Release Notes
- Added code documentation models and visitors.
CodeMap.Handlebars
A Handlebars.NET based implementation for generating documentation for libraries as static HTML websites.
Release Notes
- Added customizable Handlebars based website generator using CodeMap.
1.0.0-beta1
CodeMap
An extensible tool for generating documentation for your .NET libraries. Generate HTML, Markdown or in any other format, customise the documentation at your discretion.
Release Notes
- Added code documentation models and visitors.
CodeMap.Handlebars
A Handlebars.NET based implementation for generating documentation for libraries as static HTML websites.
Release Notes
- Added customizable Handlebars based website generator using CodeMap.