Skip to content

dartdoc should preserve some ordering of methods, classes, and libraries #1551

@jcollins-g

Description

@jcollins-g

There's a general theme in this old doc that it's unfortunate that dartdoc organizes code in a way that's not under user control. However, it's really nice to have docs that are sorted in some way (alphabetical, for example).

A design to deal with this problem probably should include refactoring tools that assist the user in organizing code. If a refactoring tool existed to sort libraries in the same order that dartdoc used to use, and it was possible to say, drag and drop to reorganize methods, constants, etc inside the structure view in IntelliJ, it'd be reasonable to drop dartdoc sorting and leave it to the user to organize their code in a way that makes sense.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3A lower priority bug or feature requesttype-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions