[swift-dev] Unable to build documentation using make command in	docs directory
    ankit goel 
    ankit1ank at gmail.com
       
    Sun Feb  7 01:51:14 CST 2016
    
    
  
Hey,
After downloading the swift repository, I am unable to generate html files
from rst files in docs directory.  I have installed Sphinx and tried this
on both OS X and ubuntu 14.04. When I run the make command in docs
directory I get the following error:
On OS X:
sphinx-build -b html -W -d _build/doctrees   . _build/html
make: sphinx-build: No such file or directory
make: *** [html] Error 1
On Ubuntu 14.04:
/path/to/repo/swift-master/docs/ABI.rst:56 : WARNING: Could not parse
literal_block as "swift". highlighting skipped
make: *** [html] Error 1
I would really appreciate if anyone can help me with generating docs.
Ankit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20160207/b3b76357/attachment.html>
    
    
More information about the swift-dev
mailing list