1 unstable release

0.1.0 Aug 16, 2024

#26 in #documentation-tool

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–10MB
~64K SLoC