A command that lists all available native (no subsystem options) project options? #14499
-
DescriptionIs it possible to generate, with a single command (from the command line) or a short sequence of commands, if absolutely necessary, one or more (depending on Quarto's internal structure) files (stdout is perfect as well) that represent the complete hierarchy tree of possible configuration options processed by Quarto? Why I think the existence of such a feature or command is important and is an essential basic feature:
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
-
|
No, that’s not at all the same thing, because in the reference, you need a finite number of clicks just to wade through it. Plus, it’s not a ready-made configuration file that invites experimentation. But I’m withdrawing the question anyway, because apparently such a configuration file can be generated relatively easily using DeepWiki and a corresponding question. I haven’t yet checked whether Quarto can actually process this file without any issues, but it at least represents a clear starting point. For interested researchers, here is the relevant question: |
Beta Was this translation helpful? Give feedback.
-
|
Of course, this method does not work reliably, as "AI" models (LOL! Our predicted future!) are too stupid to sift through documents and deliver one hundred percent results. Even for simple tasks that require no intelligence at all and that any typist would easily do with the same instructions. |
Beta Was this translation helpful? Give feedback.
-
|
The schema files, which both describe the YAML option hierarchy and are also used as the basis for generating the reference documentation , are available at GitHub reference sources. And yet it is not possible to generate a complete text file of all options including a description? The current architecture leaves a lot to be desired. |
Beta Was this translation helpful? Give feedback.
No, that’s not at all the same thing, because in the reference, you need a finite number of clicks just to wade through it. Plus, it’s not a ready-made configuration file that invites experimentation.
But I’m withdrawing the question anyway, because apparently such a configuration file can be generated relatively easily using DeepWiki and a corresponding question.
I haven’t yet checked whether Quarto can actually process this file without any issues, but it at least represents a clear starting point.
For interested researchers, here is the relevant question: