-
Notifications
You must be signed in to change notification settings - Fork 7.6k
doc: _extensions: kconfig: add :kconfig:option-regex: role #90681
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
e18a4ee
to
e96017c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for implementing this! Didn't check the code, but the documentation looks (almost) good.
Would you mind at the same time updating the following to use the new role:
``CONFIG_SECURE_STORAGE_.*`` Kconfig options. They are defined in the various Kconfig files found |
Have a look at the ``CONFIG_SECURE_STORAGE_ITS_(STORE|TRANSFORM)_.*_CUSTOM`` |
Allow users to create links to Kconfig regex searches. The new role generates links to the Kconfig search page with the regex pattern as the search query. Fixes zephyrproject-rtos#90571 Signed-off-by: Benjamin Cabé <[email protected]>
Revised the documentation for PSA Secure Storage API configuration to use the new :kconfig:option-regex: role for Kconfig options. Signed-off-by: Benjamin Cabé <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❤️
Allow users to create links to Kconfig regex searches. The new role generates links to the Kconfig search page with the regex pattern as the search query.
Fixes #90571
doc for the new role and demo of it in action: https://builds.zephyrproject.io/zephyr/pr/90681/docs/contribute/documentation/guidelines.html#role-kconfig-option-regex