Skip to content

Conversation

@tpapp
Copy link
Contributor

@tpapp tpapp commented Dec 18, 2020

I am not sure if it is documented elsewhere. Cf discussion.

Closes #36578.

@tpapp tpapp added the docs This change adds or pertains to documentation label Dec 18, 2020
@knuesel
Copy link
Member

knuesel commented Dec 18, 2020

This will close #36578

@tpapp
Copy link
Contributor Author

tpapp commented Dec 18, 2020

@knuesel: thanks, I missed that, edited the PR description.

@@ -1,5 +1,7 @@
# Interactive Utilities

This module is intended for interactive work. It is loaded automaticaly in [interactive mode](@ref command-line-options).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This module is intended for interactive work. It is loaded automaticaly in [interactive mode](@ref command-line-options).
The functionality documented on this page is defined in the `InteractiveUtils` standard library module. This module is intended for interactive work and it is loaded automatically in [interactive mode](@ref command-line-options), for example when working in the REPL.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The functionality documented on this page is defined in the InteractiveUtils standard library module.

I would have thought that is apparent from the context, like for all other modules.

@StefanKarpinski StefanKarpinski merged commit 114c784 into JuliaLang:master Dec 18, 2020
ElOceanografo pushed a commit to ElOceanografo/julia that referenced this pull request May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs This change adds or pertains to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mention in Julia docs that the REPL loads InteractiveUtils

4 participants