Hi all,
Say I have a top‑level group named foo and a sub‑group named bar in foo. If
elsewhere I also a group also named bar, however as a top‑level group, the
in the modules, Doxygen display the top‑level bar in the bar which is a
sub‑group of foo.
I mean if I have something like this:
Group
Hi all,
Say I have a top‑level group named “foo” and a sub‑group named “bar” in “foo”.
If elsewhere I also a group also named “bar”, however as a top‑level group,
then in the modules pages, Doxygen display the top‑level “bar” with the “bar”
which is a sub‑group of “foo”.
I mean if I have som