rd icon indicating copy to clipboard operation
rd copied to clipboard

Experimental rustdoc json front-end

Results 3 rd issues
Sort by recently updated
recently updated
newest added

Would you be interested in accepting a markdown output type? I am hoping to include the docs into another tool which uses markdown as its page format.

enhancement

From what I can see, the CI doesnt run `rd` on itself. When I tried locally, I encountered: ``` cargo run -- -v --output html/ target/doc/rd.json Finished dev [unoptimized +...

enhancement