I kept digging and found a work around for this issue.
This appears to be related to conditionals. If, for instance, I have the
code below without a dummy signal work around, all comments for processes
(and functions) get shifted to the wrong processes (and functions).
e.g. For the below example
I'm new to Doxygen and am setting up my process statements like the
following; however, they are grouped incorrectly. When I output the html,
all comments associated with example_process1 are grouped with
example_process2.
In my actual code, they are all off by one grouping. Process 1 groups with
p