docs: kbuild: Document search jump feature
authorJesse Taube <mr.bossman075@gmail.com>
Sat, 5 Aug 2023 03:44:45 +0000 (23:44 -0400)
committerMasahiro Yamada <masahiroy@kernel.org>
Sun, 13 Aug 2023 12:29:41 +0000 (21:29 +0900)
commit45a7371d5be21c174be201b8cde0e91b0357c606
tree503e9d51f69ccf05f2e1e1bb326ec6fb01d70945
parent1ba67cd3281e50a965c5b519f946b14a1c4620a7
docs: kbuild: Document search jump feature

Menuconfig has a feature where you can "press the key in the (#) prefix
to jump directly to that location. You will be returned to the current
search results after exiting this new menu."

This feature is poorly documented,
so add it to the kconfig.rst documentation.

Signed-off-by: Jesse Taube <Mr.Bossman075@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Documentation/kbuild/kconfig.rst