22 comments (22 comments)4 reactions (4 reactions)0 assignees (0 assignees)Julia5,773 forks (5,773 forks)batch import
Hacktoberfestdocsystemgood first issuehelp wanted
Repository metrics
- Stars
- 48,709 stars (48,709 stars)
- PR merge metrics
- Avg merge 20d 6h (Avg merge 20d 6h)157 merged PRs in 30d (157 merged PRs in 30d)
Description
Currently there's no indication in help output where a binding comes from and this information is fairly annoying to find.
Contributor guide
- Research direction
- Investigate the Julia help system's source code, particularly the printing of help text, and modify it to include the source file and line number of the binding definition.
- Tech stack
- None
- Domain
- documentation
- Issue type
- Feature
- Prerequisites
- JuliaGit