Releases: maziac/asm-api-doc-tool
Releases · maziac/asm-api-doc-tool
outlabels
- "--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
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.