RFC: added os_only documentation#15108
Merged
tkelman merged 1 commit intoJuliaLang:masterfrom Feb 18, 2016
morris25:add_os_only_documentation
Merged
RFC: added os_only documentation#15108tkelman merged 1 commit intoJuliaLang:masterfrom morris25:add_os_only_documentation
tkelman merged 1 commit intoJuliaLang:masterfrom
morris25:add_os_only_documentation
Conversation
Contributor
|
This looks good, though needs a rebase. Maybe the "Handling Operating System Variation" stuff should be its own section instead of part of "Calling C and Fortran"? |
Contributor
Author
|
I have split off Handling Operating System Variation into it's own section and rebased. Thanks for the feedback. |
Contributor
Author
|
The commits have now been squashed. |
tkelman
added a commit
that referenced
this pull request
Feb 18, 2016
RFC: added os_only documentation
Contributor
|
Thanks for these! Keep an eye on the rendered readthedocs version for nightly to make sure it all looks right in the final version. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The unix_only, linux_only, osx_only, and windows_only macros were missing documentation in the manual.