Skip to content

Generate man-files for the config file via a proc macro #144

@sornas

Description

@sornas

It's very easy to forget updating the documentation for the configuration file. A procedural macro that reads the doc comments and formats them into a man-page would ensure they stay more up-to-date. The macro would need to be recursive to handle the fact that we have an AudioConfig inside our Config and would like to document both.

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