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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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