Closed
Description
I'm not very happy with mdbooks output. I had to tweak it just to get the page ToC to display (which uses client-side JS on page load).
I believe it should be possible to switch to mkdocs and have an output very similar to cpp-linter/cpp-linter docs. The only hurdle is generating the CLI doc from rust souce code. For that, I'll probably use pyo3 + mkdocs-gen-pages.