Signed-off-by: Wu Fengguang wfg@mail.ustc.edu.cn --- Makefile | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/Makefile b/Makefile index c40d914b..37387809 100644 --- a/Makefile +++ b/Makefile @@ -23,3 +23,6 @@ doc:
tests/%.md: tests/%.yaml lkp gen-doc $< + +ctags: + ctags -R --links=no