We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a169a95 commit 8bac3bdCopy full SHA for 8bac3bd
README.md
@@ -295,7 +295,7 @@ To read the compiler documentation, start by installing the
295
[Sphinx](http://sphinx-doc.org) documentation generator tool by running the
296
command:
297
298
- easy_install -U Sphinx
+ easy_install -U "Sphinx < 2.0"
299
300
Once complete, you can build the Swift documentation by changing directory into
301
[docs](https://github.com/apple/swift/tree/master/docs) and typing `make`. This
0 commit comments