Skip to content

Convert man pages to RST or MD #158

Description

@prudo1

Currently the man pages are formatted using the roff format. While man requires the format, it is also very hard to read and can easily lead to formatting issues, e.g. by forgetting to end a block. It would be better to use a format that is better for humans to read, e.g. ReStructuredText (rst) or Markdown (md), and then convert it to roff using tools like docutils or pandoc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions