Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List JULIA_DEPOT_PATH under Environment variables in the docs #29714

Closed
cossio opened this issue Oct 18, 2018 · 3 comments · Fixed by #30959
Closed

List JULIA_DEPOT_PATH under Environment variables in the docs #29714

cossio opened this issue Oct 18, 2018 · 3 comments · Fixed by #30959
Labels
doc This change adds or pertains to documentation good first issue Indicates a good issue for first-time contributors to Julia help wanted Indicates that a maintainer wants help on an issue or pull request

Comments

@cossio
Copy link
Contributor

cossio commented Oct 18, 2018

Shouldn't JULIA_DEPOT_PATH be listed under https://docs.julialang.org/en/v1/manual/environment-variables/?

@kshyatt kshyatt added the doc This change adds or pertains to documentation label Oct 19, 2018
@fsaad
Copy link

fsaad commented Jan 22, 2019

Agreed. Note that JULIA_DEPOT_PATH is documented at at the end of the glossary in the documentation of Pkg.jl v1.1: https://julialang.github.io/Pkg.jl/v1.1/glossary/

@fredrikekre fredrikekre added help wanted Indicates that a maintainer wants help on an issue or pull request good first issue Indicates a good issue for first-time contributors to Julia labels Jan 22, 2019
@jadijadi
Copy link
Contributor

jadijadi commented Feb 4, 2019

May I send a PR for this?

@fredrikekre
Copy link
Member

Yes.

jadijadi added a commit to jadijadi/julia that referenced this issue Feb 4, 2019
A new section added to environment-variables.md describing the JULIA_DEPOT_PATH based on its description here: https://julialang.github.io/Pkg.jl/v1.1/glossary/. Issue JuliaLang#29714
jadijadi added a commit to jadijadi/julia that referenced this issue Feb 4, 2019
A new section added to environment-variables.md describing the JULIA_DEPOT_PATH based on its description here: https://julialang.github.io/Pkg.jl/v1.1/glossary/. Issue JuliaLang#29714
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc This change adds or pertains to documentation good first issue Indicates a good issue for first-time contributors to Julia help wanted Indicates that a maintainer wants help on an issue or pull request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants