zephyr/doc/_extensions/zephyr
Gerard Marull-Paretas b38eb53e00 doc: extensions: kconfig: allow to copy link to results
This patch allows copying a URL to the current Kconfig search results.
For example, I can now share the search results for "CONFIG_TEST.*". A
new button is added to the search box that, when clicked, copies to the
clipboard the URL.

This feature is achieved by prepending query hashes with '!'. When '!'
is found, the content of the URL hash is left intact, whereas before it
was always enclosed within '^$' to produce an exact match.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-11-21 15:51:40 +01:00
..
kconfig doc: extensions: kconfig: allow to copy link to results 2022-11-21 15:51:40 +01:00
__init__.py doc: add comment to empty Python files 2021-03-31 10:39:48 +02:00
application.py doc: extend application sphinx extension to support west arguments 2022-08-12 13:56:55 +02:00
doxyrunner.py doc: extensions: doxyrunner: do not modify extension config 2022-02-05 06:24:26 -05:00
dtcompatible-role.py doc: move extensions to _extensions 2021-03-31 10:39:48 +02:00
external_content.py everywhere: fix typos 2022-03-18 13:24:08 -04:00
html_redirects.py doc: move extensions to _extensions 2021-03-31 10:39:48 +02:00
link-roles.py doc: extensions: add custom role 'module_file' 2022-11-11 11:02:03 +01:00
vcs_link.py doc: extensions: vcs_link: only run for HTML builder 2021-10-26 18:01:32 -04:00
warnings_filter.py doc: extensions: add warnings_filter 2021-04-07 14:15:29 +02:00