ctags-lang-kconfig - Man Page

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> ),

Info

6.2.0 Universal Ctags