Closed Aloso closed 4 years ago
With -d or --doc, an HTML file, including inline CSS, is emitted. Try it out:
-d
--doc
$ to-html 'cargo test --workspace' -d > output.html $ firefox output.html
With
-d
or--doc
, an HTML file, including inline CSS, is emitted. Try it out: