[swift-users] make: sphinx-build: No such file or directory when generating Documents

Khoa Pham onmyway133 at gmail.com
Sun Dec 6 09:31:27 CST 2015


I'm checking https://github.com/apple/swift as of this commit
403b46ccea0bed0150de2bbc3e6407174f31fc0c

I'm trying to use sphinx to generate documents

- brew install sphinx (sphinx/2.2.9_1)
- cd docs
- make

And I get

sphinx-build -b html -W -d _build/doctrees   . _build/html
make: sphinx-build: No such file or directory
make: *** [html] Error 1

How to deal with this ?

-- 
Khoa Pham
HCMC University of Science
www.fantageek.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20151206/c43b073c/attachment.html>


More information about the swift-users mailing list