dadada
dadada copied to clipboard
Artisanal Rust inlined code documentation renderer
Based on the suggestion from #5, I thought about implementing a cargo subcommand instead, since it would be closer to what it already provides with `cargo doc`. I kept it...
using dadada to build docs on every push
The readme is very short and barebone at the moment. It should be expanded and explain in more detail. I see the following sections as useful: - Screenshot / example...
heading towards 1.0 we want to build up a regression test suite of examples and their valid output, as well as some borked cases, to ensure everything stays consistent following...
Let's create support to have the library included in `build.rs` and build the documentation for all examples of a project, and further indicated files in the `cargo.toml`.