Hi,
In my current application, I've multiple namespaces, each of one containing classes, mixins, and sub-namespaces.
When I generate the doc, I've got this in my side pannel. As you can see, everything is messed : I can't know from a single eye shot if the class Array is in the GUI or LIB namespaces (in fact, it's in MixinUtils ...).
I think it could be a problem for large applications. Unfortunately, I currently don't know how to pretty print these informations.
Classes
CrashReportScreen
FlatScreen
ProgressScreen
WebGLInfoScreen
Array
Object
Namespaces
GUI
BrowserUtils
LIB
ClassUtils
MixinUtils
Mixins
EventBehavior
StoreBehavior
VolatileBehavior
WidgetBehavior
Hi,
In my current application, I've multiple namespaces, each of one containing classes, mixins, and sub-namespaces.
When I generate the doc, I've got this in my side pannel. As you can see, everything is messed : I can't know from a single eye shot if the class Array is in the GUI or LIB namespaces (in fact, it's in MixinUtils ...).
I think it could be a problem for large applications. Unfortunately, I currently don't know how to pretty print these informations.
Classes
CrashReportScreen
FlatScreen
ProgressScreen
WebGLInfoScreen
Array
Object
Namespaces
GUI
BrowserUtils
LIB
ClassUtils
MixinUtils
Mixins
EventBehavior
StoreBehavior
VolatileBehavior
WidgetBehavior