A tag generator for D source code that uses the DMD frontend for accurate parsing.
dmdtags [options] [source_paths]
-R: Search directories recursively (default: current directory).-f tagfile,-o tagfile: Write tags totagfile;-for standard output.-a: Add generated tags to an existing tag file (default: overwrite).