(no title)
hak8or | 6 years ago
The rust official docs are also written in markdown and thrown at mdbook (https://rust-lang.github.io/mdBook/) to generate documentation of a similar style, but it's much more book like.
I am pretty much all in for markdown based documentation for almost everything. It does what I need and nothing more.
If I need more control over styling, that's a different story, but thankfully almost all my use cases are good enough without such control.
No comments yet.