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

fixes enum capitalization #24105

Merged
merged 2 commits into from
Oct 12, 2017
Merged

fixes enum capitalization #24105

merged 2 commits into from
Oct 12, 2017

Conversation

ssfrr
Copy link
Contributor

@ssfrr ssfrr commented Oct 12, 2017

This brings the example in the instances docstring in line with the naming convention used elsewhere in the enum docs. See #19506

This brings the example in the `instances` docstring in line with the naming convention used elsewhere in the enum docs. See JuliaLang#19506
@nalimilan
Copy link
Member

There are also occurrences in:

@enum EnumName[::BaseType] EnumValue1[=x] EnumValue2[=y]

@ssfrr
Copy link
Contributor Author

ssfrr commented Oct 12, 2017

Indeed. fixed those too now. Thanks for the review.

@fredrikekre fredrikekre merged commit 0504584 into JuliaLang:master Oct 12, 2017
ararslan pushed a commit that referenced this pull request Nov 7, 2017
* fixes enum capitalization

This brings the example in the `instances` docstring in line with the naming convention used elsewhere in the enum docs. See #19506

* more enum consistency

(cherry picked from commit 0504584)
ararslan pushed a commit that referenced this pull request Nov 8, 2017
* fixes enum capitalization

This brings the example in the `instances` docstring in line with the naming convention used elsewhere in the enum docs. See #19506

* more enum consistency

(cherry picked from commit 0504584)
ararslan pushed a commit that referenced this pull request Nov 8, 2017
* fixes enum capitalization

This brings the example in the `instances` docstring in line with the naming convention used elsewhere in the enum docs. See #19506

* more enum consistency

(cherry picked from commit 0504584)
ararslan pushed a commit that referenced this pull request Nov 8, 2017
* fixes enum capitalization

This brings the example in the `instances` docstring in line with the naming convention used elsewhere in the enum docs. See #19506

* more enum consistency

(cherry picked from commit 0504584)
ararslan pushed a commit that referenced this pull request Nov 8, 2017
* fixes enum capitalization

This brings the example in the `instances` docstring in line with the naming convention used elsewhere in the enum docs. See #19506

* more enum consistency

(cherry picked from commit 0504584)
ararslan pushed a commit that referenced this pull request Nov 9, 2017
* fixes enum capitalization

This brings the example in the `instances` docstring in line with the naming convention used elsewhere in the enum docs. See #19506

* more enum consistency

(cherry picked from commit 0504584)
ararslan pushed a commit that referenced this pull request Nov 14, 2017
* fixes enum capitalization

This brings the example in the `instances` docstring in line with the naming convention used elsewhere in the enum docs. See #19506

* more enum consistency

(cherry picked from commit 0504584)
ararslan pushed a commit that referenced this pull request Nov 21, 2017
* fixes enum capitalization

This brings the example in the `instances` docstring in line with the naming convention used elsewhere in the enum docs. See #19506

* more enum consistency

(cherry picked from commit 0504584)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants