1 unstable release

0.1.0 Aug 16, 2024

#1120 in Development tools

38 downloads per month

Custom license

35KB
977 lines

asmdoc

Do you ever find yourself writing a large coding project in assembly? This tool is for you! Run

asmdoc .

from the root of your project directory and automatically generate documentation for it!

Install

git clone https://github.com/ethanuppal/asmdoc.git
cd asmdoc
cargo install --path .

Usage

See

asmdoc --help

for details.



Dependencies

~2.3–9.5MB
~69K SLoC