Yeah, I know that title is convoluted...but what I want to do is be able to tell what the parent of a submodule is on the admin/modules page. There is little to no indication of what it belongs to sometimes.
Example, under the Administration group, I have a module called "Actions permissions." I have no idea what this module is for, the purpose of the module, why I would want it, or what it belongs to. It's just out there. I know it's a child of something else, but there is no indication of that anywhere. I could go on the server and grep it but I think it might be helpful to people to have a way to determine the parent.
So is there a module that:
A) will group submodules in a hierarchy-type view under their parents? Or
B) a module that simply lists what the parent is on the module item itself like we do with Requires:
Thanks.