Skip to content

Releases: maziac/asm-api-doc-tool

outlabels

25 Mar 18:37

Choose a tag to compare

  • "--outlabels" option added: Generates a commented labels file. Purpose is to get labels file that can be used in an IDE (like vscode) to allow showing the descriptions on hovering over the labels.
  • Improved error checking on the arguments.
  • In the binaries you will find also the output of a library (example.zip). Unzip it to test the generated output directly in a browser.

Initial release

23 Mar 09:55

Choose a tag to compare

This simple documentation tool for assembler files takes the comments above or next to the labels, extracts them and generates a html output which is easy to navigate.