Allow programs to provide user-facing documentation
Open
wishlist
- Dominant language
- Rust
- Stars
- 32
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if there was some simple way to get documentation that could be presented to users automatically.
Perhaps an optional function `fn documentation() -> String` that returns the documentation for the program, and allow users to access it in a separate window or overlay.
Contributor guide
Assessment
This issue has not been assessed yet.