Skip to content

Commit a788b44

Browse files
committed
README.md: Sphinx versions later than 1.3.4 are now supported.
https://bugs.swift.org/browse/SR-620
1 parent 13d24e0 commit a788b44

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@ modules, eliminating the need for headers and the code duplication they entail.
2525
To read the documentation, start by installing the
2626
[Sphinx](http://sphinx-doc.org) documentation generator tool by running the command:
2727

28-
`easy_install -U Sphinx==1.3.4`
29-
30-
More recent versions are currently **not supported.**
28+
`easy_install -U Sphinx`
3129

3230
Once complete, you can build the Swift documentation by changing directory into
3331
[docs](https://github.com/apple/swift/tree/master/docs) and typing `make`. This compiles the `.rst` files in the [docs](https://github.com/apple/swift/tree/master/docs) directory

0 commit comments

Comments
 (0)