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
_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to