Nested groups not always nested on the modules page

Yannick Duchêne via Doxygen-users <[email protected]> Mon, 8 Jan 2018 15:30:19 +0100
Newsgroups gmane.text.doxygen.general
Message-ID <20180108153019.4192e34c@cardamome>
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 something like this: 

    Group Foo 
      Content-of-foo 
      Sub group Bar 
        Content-of-bar-1 

    Group bar 
      Content-of-bar-2 

Then Doxygen understands it like this: 

    Group Foo 
      Content-of-foo 
      Sub group Bar 
        Content-of-bar-1 
        Content-of-bar-2 

Is this expected or is this a bug? 

-- 
Yannick Duchêne

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Doxygen-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/doxygen-users