Skip to content

several small changes to documentation for multi-dimensional arrays#41198

Merged
JeffBezanson merged 1 commit into
JuliaLang:masterfrom
matthias314:m3/doc-arrays
Jun 15, 2021
Merged

several small changes to documentation for multi-dimensional arrays#41198
JeffBezanson merged 1 commit into
JuliaLang:masterfrom
matthias314:m3/doc-arrays

Conversation

@matthias314
Copy link
Copy Markdown
Contributor

@matthias314 matthias314 commented Jun 11, 2021

The visible changes are to the file arrays.md:

  • added comments and reference for zero-dimensional arrays. Zero-dimensional arrays were not mentioned before in this section. Now it explains how to create them and also refers to the corresponding FAQ entry.

  • updated table entry for range to reflect Add range(start, stop) and range(start, stop, length) #39228

  • made spelling of "one-dimensional" etc. uniform throughout the documentation (always with hyphen). This make it easier to search for such a term on an HTML page or in the PDF documentation.

* added comments and reference for zero-dimensional arrays

* updated table entry for `range` to reflect JuliaLang#39228

* made spelling of "one-dimensional" etc. uniform throughout the documentation
@dkarrasch dkarrasch added arrays [a, r, r, a, y, s] docs This change adds or pertains to documentation labels Jun 11, 2021
@JeffBezanson JeffBezanson merged commit c593eeb into JuliaLang:master Jun 15, 2021
@matthias314 matthias314 deleted the m3/doc-arrays branch June 16, 2021 00:27
johanmon pushed a commit to johanmon/julia that referenced this pull request Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arrays [a, r, r, a, y, s] docs This change adds or pertains to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants