You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 31, 2022. It is now read-only.
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.