In #19 I've used Quarto to generate a (fairly compute heavy) example. But then I found I had to do a few painful fiddles to get the example into a nice render format.
Options to consider in the future:
- Move to
DocumenterQuarto.
- Use
Literate.jl on more vanilla julia scripts.
- Use only Documenter.jl
In #19 I've used
Quartoto generate a (fairly compute heavy) example. But then I found I had to do a few painful fiddles to get the example into a nice render format.Options to consider in the future:
DocumenterQuarto.Literate.jlon more vanilla julia scripts.