This is my first question in stack overflow: This is my Python project structure:
superclass1:
- module
class1 and it's modules
class2 and it's modules
superclass2:
- module
class2-1 and it's modules
class2-2 and it's modules
How can I replace this type of structure in my documentation generated by Doxygen? I'm using doxywidzard and the configuration file associated.