Skip to content

dartdoc: top-levels should be after interfaces, classes, and exceptions #3171

Closed
@DartBot

Description

@DartBot

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions