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

some documentation improvements #30697

Merged
merged 2 commits into from
Jan 12, 2019
Merged

some documentation improvements #30697

merged 2 commits into from
Jan 12, 2019

Conversation

JeffBezanson
Copy link
Member

fix #29244, document Expr
fix #30648, link isdefined to isassigned
update docstring for macro
fix variable scope description in manual

fix #29244, document `Expr`
fix #30648, link `isdefined` to `isassigned`
update docstring for `macro`
fix variable scope description in manual
@JeffBezanson JeffBezanson added the docs This change adds or pertains to documentation label Jan 11, 2019
@JeffBezanson JeffBezanson merged commit 0ecaffb into master Jan 12, 2019
@JeffBezanson JeffBezanson deleted the jb/docstuff branch January 12, 2019 19:01
KristofferC pushed a commit that referenced this pull request Feb 11, 2019
fix #29244, document `Expr`
fix #30648, link `isdefined` to `isassigned`
update docstring for `macro`
fix variable scope description in manual

(cherry picked from commit 0ecaffb)
@KristofferC KristofferC mentioned this pull request Feb 11, 2019
39 tasks
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.

isdefined fails for Int32 index docstring for Expr
4 participants