-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
Currently when NS is defined, it is prepended before every class name.
With a lot of classes, it is quite hard to visually locate the desired class (method, ...) quickly.
This is a feature request and I propose to render namespace in class name with lighter color like:
This feature request is only about the visual UX, anchors should remain fully qualified (as they are now).
Together with #56 fixed, this will help large projects to have NS defined to project's NS on top of each doc file.
