Closed
Description
This issue was originally filed by @seaneagan
Top-level methods, getters, setters, and variables are currently at the beginning of the output. They may contain extensive comments. This pushes the links to interfaces, classes, and exceptions "after the fold" and thus makes them much more difficult to find. Some good examples are:
http://api.dartlang.org/uri.html
http://api.dartlang.org/dart_isolate.html
Moving the top-levels to the end would fix this.
Metadata
Metadata
Assignees
Labels
No labels