-
-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Since v3 i find it troublesome to remember the command line usage and am forever looking things up
Describe the solution you'd like
- Docs or man page would be great
- Even better if it can be generated from the source
Could be one of the following formats
- man
- Sphinx (most common for Python projects)
- HTML (generated from Sphinx, I generated my own for aubio)
Describe alternatives you've considered (if relevant)
- Generate my own docset somehow (no success so far)
- https://github.com/arkrow/PyMusicLooper/blob/master/CLI_README.md
Additional context
- I use the Dash doc reader app on macOS. It has equivalents on Linux/Windows.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request