#documentation-generator #assembly #directory #root-directory

bin+lib asmdoc

Documentation generator for assembly projects

1 unstable release

0.1.0 Aug 16, 2024

#15 in #root-directory

Custom license and LGPL-3.0-or-later

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

~4–6.5MB
~76K SLoC