Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

Include man pages in the package #138

@lmoureaux

Description

@lmoureaux

Brief summary of issue

gem-plotting-tools has a nice collection of man pages that can be built using make man. However, they are not included in the pip package (didn't check the rpm). I propose to include them.

Types of issue

  • Bug report (report an issue with the code)
  • Feature request (request for change which adds functionality)

Expected Behavior

  • Man pages are installed along with the software
  • If needed, the setup script updates the MANPATH

Current Behavior

Man pages are not distributed.

Context (for feature requests)

It's common practice among Linux users to type man command when looking for information about command. We could support this if we installed our man pages.

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