JuliaLang / Pkg.jl

Pkg - Package manager for the Julia programming language
https://pkgdocs.julialang.org
Other
621 stars 261 forks source link

Docstring for `Registry` #3936

Open GHTaarn opened 3 months ago

GHTaarn commented 3 months ago

Registry has no docstring (in a recent nightly build). Registry is an exported symbol, so I feel that it would be relevant to have a docstring.