table of contents
- unstable 6.2.1-1
| ctags-lang-kconfig(7) | Universal Ctags | ctags-lang-kconfig(7) |
Name¶
ctags-lang-kconfig - Random notes about tagging Kconfig source code with Universal Ctags
SYNOPSIS¶
ctags ... --languages=+Kconfig ... ctags ... --language-force=Kconfig ... ctags ... --map-Kconfig=+(Kconfig*) ...
DESCRIPTION¶
This man page gathers random notes about tagging Kconfig scripts.
VERSIONS¶
Change since "0.0"¶
- •
- New kind variable
SEE ALSO¶
ctags(1), Kconfig Language <https://www.kernel.org/doc/html/latest/kbuild/kconfig-language.html> (<https://www.kernel.org/doc/html/latest/kbuild/kconfig-language.html>), Kconfig macro language <https://www.kernel.org/doc/html/latest/kbuild/kconfig-macro-language.html> (<https://www.kernel.org/doc/html/latest/kbuild/kconfig-macro-language.html>),
| 6.2.1 |