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.
2 parents 1f9b866 + 8bac3bd commit 68d5e37Copy full SHA for 68d5e37
README.md
@@ -297,7 +297,7 @@ To read the compiler documentation, start by installing the
297
[Sphinx](http://sphinx-doc.org) documentation generator tool by running the
298
command:
299
300
- easy_install -U Sphinx
+ easy_install -U "Sphinx < 2.0"
301
302
Once complete, you can build the Swift documentation by changing directory into
303
[docs](https://github.com/apple/swift/tree/master/docs) and typing `make`. This
0 commit comments