Improve discoverability of environment variables documentation #1906
Improve discoverability of environment variables documentation #1906cwickham wants to merge 2 commits intoprereleasefrom
Conversation
📝 Preview Deployment🔍 Full site preview: https://deploy-preview-1906.quarto.org 🔄 Modified Documents |
cderv
left a comment
There was a problem hiding this comment.
Callout is nice !
I wonder if we should have one for the other way.
Also did you consider listing the Quarto Environment variable page in
- section: "Advanced"
contents:
- docs/authoring/includes.qmd
- docs/authoring/variables.qmd
- docs/output-formats/page-layout.qmd
- docs/authoring/language.qmd
- docs/authoring/conditional.qmd
- docs/extensions/nbfilter.qmd
- section: "Jupyter"
contents:
- docs/advanced/jupyter/kernel-execution.qmdI think it could help too, but maybe you considered the callout would be enough. Which make sense in a way, but asking to confirm it was a choice.
|
@cderv Yeah, we link in the text, but a callout might be more visible. It was intentional not to list in the |
_environmentfilefeature. Keeps nav label as "Environment Variables" for brevity
Closes quarto-dev/quarto-cli#12896