Charlotte Wickham
Charlotte Wickham
Note to self add [00ca1f5](https://github.com/quarto-dev/quarto-web/commit/00ca1f5ca91164986c2aa19238e57e7f24ca7840) before merge.
I'm picking this up after our team discussion on Sep 18. * I've kept the changes to `docs/get-started/computations/rstudio.qmd`: we agreed we should be consistent and use `{r}` * I reverted...
/deploy-preview
@cscheid Our screenshot discussion this morning reminded me I have one here: `docs/output-formats/images/pdf-unicode-greek.png`. Not really a full document example, more of a, "see, it does work" 🤷🏻♀️ Let it slide?
/deploy-preview
@spaette There are two other files that aren't doc-facing: * `docs/dashboards/_examples/_TODO.qmd` * `docs/reference/reference.lua` Could you remove the changes to those files from the PR? I've looked over everything else and...
@cderv Yes, I think we need to redo the screenshots. In addition to: * `docs/websites/images/navbar-tools.png` which appears in `docs/websites/website-navigation.html#navbar-tools` I think we should redo: * `docs/websites/images/tools.png` in `docs/websites/website-navigation.html#sidebar-tools` * All...
> I wonder if we could find a better title for the sidebar than "CLI Commands". "Command-line Reference" is a mouthful, but I don't know if folks know the "CLI"...
And we can use more verbose terms in `docs/cli/index.qmd` and `docs/reference/index.qmd`
@cscheid Could cli-info also capture whether the command is hidden() ([example](https://github.com/quarto-dev/quarto-cli/blob/fa8476e59848ba76d7b64d1d582d98ae0241f7bc/src/command/editor-support/cmd.ts#L15))? That way the auto-gen reference could display only those shown in `quarto --help`