Quarto and Documenter.jl
Introduction
Since Documenter.jl takes Markdown documents as input, you can use Quarto with Documenter.jl
for package documentation.
Guides
Here are a few guides to help you get started:
- Render Quarto Tutorials in Documenter.jl with GitHub Actions: this article shows how to use GitHub Actions to render Quarto tutorials in Documenter.jl for a fully automated documentation workflow.
- A year of using Quarto with Julia: this article provides a few tips and tricks for using Quarto with Julia and includes a section on using Quarto with
Documenter.jl
.
Packages using Quarto with Documenter.jl
Here are a few packages that use Quarto with Documenter.jl
:
Extension
The documenterjl-commonmark
format specifies a few relevant YAML options but is currently far from providing a complete solution. The documenterjl-commonmark
format is a work in progress and will be extended as needed.