[docs] Supplement documentation overrides HelpText#1119
[docs] Supplement documentation overrides HelpText#1119quic-seaswara wants to merge 1 commit intomainfrom
Conversation
Signed-off-by: Shankar Easwaran <seaswara@qti.qualcomm.com>
parth-07
left a comment
There was a problem hiding this comment.
We need to update the sysroot documentation in docs/userguide/CommandLineOptionsSupplements/sysroot.rst.in because it assumed that the supplement docs are appended to the tablegen help text.
Additionally, should we rename CommandLineOptionsSupplements to CommandLineOptionsDocs because now the CommandLineOptionsSupplements documentation is replacing the help text instead of supplementing it.
| help=( | ||
| "Directory containing supplemental RST documentation for options. " | ||
| "Each file must be named <option-name>.rst.in (without any prefix); " | ||
| "its contents are appended after the auto-generated HelpText." |
There was a problem hiding this comment.
We need to update this as well.
|
Thanks for the review! |
Can we rename this to OverrideCommandLineOptionDocs ? |
Yes, this sounds good to me. I think I prefer |
No description provided.