Skip to content

Releases: Andrei15193/CodeMap

CodeMap 1.0.0

Choose a tag to compare

@Andrei15193 Andrei15193 released this 29 Nov 10:13

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

1.0.0-beta3 Pre-release
Pre-release

Choose a tag to compare

@Andrei15193 Andrei15193 released this 01 Jun 19:03

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

1.0.0-beta2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Nov 12:48

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

1.0.0-beta1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Oct 11:32

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.