Skip to content

Find a way to show namespace paths #43

@arcanis

Description

@arcanis

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions