# asmdoc Do you ever find yourself writing a large coding project in assembly? This tool is for you! Run ```shell asmdoc . ``` from the root of your project directory and automatically generate documentation for it! ## Install ```shell git clone https://github.com/ethanuppal/asmdoc.git cd asmdoc cargo install --path . ``` ## Usage See ```shell asmdoc --help ``` for details. ``` ``` ``` ``` ```