Skip to content

Improving output quality #58

@pdoane

Description

@pdoane

I'm using cimgui.h as a reference and there are things it can do better than what I can do with the metadata. E.g.

  • Some comments missing: e.g. ImGuiIO has "Main configuration and I/O between your application and ImGui"
  • Line break before preceding comments. This helps with creating logical groups and I have not found a good heuristic for it
  • When to reset attached comments. Typically this resets across groups, but not always
  • Section information: e.g. "Forward declarations and basic types" is nicer than putting all structs in one place

None of this is critical, but if it's on your roadmap I could make use of it.

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