Skip to content

Commit

Permalink
Update HACKING
Browse files Browse the repository at this point in the history
Co-authored-by: Colomban Wendling <lists.ban@herbesfolles.org>
  • Loading branch information
techee and b4n committed Oct 23, 2023
1 parent def46d3 commit cb10577
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion HACKING
Original file line number Diff line number Diff line change
Expand Up @@ -658,7 +658,8 @@ https://github.com/universal-ctags/ctags

Method
``````
* Add foo.c to SRCS in ctags/Makefile.am and meson.build.
* Add ctags/parsers/foo.c to ``parsers`` in ctags/Makefile.am and to the
``ctags`` library in meson.build.
* Add Foo to src/tagmanager/tm_parsers.h
* Add TM_PARSER_FOO to src/tagmanager/tm_parser.h. The list here must follow
exactly the order in src/tagmanager/tm_parsers.h.
Expand Down

0 comments on commit cb10577

Please sign in to comment.