quarto-dev / quarto-dev/quarto-cli
Improve YAML schema to get notion of version availability
@cscheid is already working on this.
Since Oct 4, 2022.
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
From a discussion with @dragonstyle
general thoughts : maybe we should have a dev version (or pre-release version) of the reference pages ? (probably more realistic than a dev version of the all doc).
It would be very nice to have something like this (or perhaps even a version in the YAML schema that we can use to denote when a property become supported or ceased being supported). That would make it easy to generate version specific reference or a global reference that contains release information about availability... We still don't really have a great / consistent approach to documentation versions.
Originally posted by @dragonstyle in https://github.com/quarto-dev/quarto-cli/issues/2718#issuecomment-1266974157
Opening this to track the idea.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.