hotg-ai / proc-blocks

Common processing blocks used with your Runes.
https://hotg-ai.github.io/proc-blocks
9 stars 3 forks source link

Generate markdown docs for proc-blocks #50

Closed Michael-F-Bryan closed 2 years ago

Michael-F-Bryan commented 2 years ago

This adds a cargo xtask doc command which generates documentation for one or more compiled proc-blocks.

This is what you get when you run cargo xtask doc target/wasm32-unknown-unknown/release/argmax.wasm.

2022-04-06_18-18-50-26