Various documentation edits

Mostly edits to formatting, grammar, wording for consistency & readability.
This commit is contained in:
EricFromCanada
2018-10-05 17:23:22 -04:00
parent 88837353fb
commit 31dbc4f985
29 changed files with 176 additions and 163 deletions
+2 -2
View File
@@ -12,9 +12,9 @@ See `OS::Mac::STANDARD_COMPILERS` in [`Library/Homebrew/os/mac.rb`](https://gith
When a new Xcode release is made, the following things need to be
updated:
- In [`Library/Homebrew/os/mac/xcode.rb`](https://github.com/Homebrew/brew/blob/master/Library/Homebrew/os/mac/xcode.rb)
* In [`Library/Homebrew/os/mac/xcode.rb`](https://github.com/Homebrew/brew/blob/master/Library/Homebrew/os/mac/xcode.rb)
* `OS::Mac::Xcode.latest_version`
* `OS::Mac::CLT.latest_version`
* `OS::Mac::Xcode.detect_version_from_clang_version`
- In [`Library/Homebrew/os/mac.rb`](https://github.com/Homebrew/brew/blob/master/Library/Homebrew/os/mac.rb)
* In [`Library/Homebrew/os/mac.rb`](https://github.com/Homebrew/brew/blob/master/Library/Homebrew/os/mac.rb)
* `OS::Mac::STANDARD_COMPILERS`