<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">This is a known issue. I filed a bug report for this some days ago (<a href="https://bugs.swift.org/browse/SR-620" class="">https://bugs.swift.org/browse/SR-620</a>). It is an incompatibility between the Swift documentation and Sphinx 1.3.5. You can get around the issue by installing Sphinx 1.3.4 temporarily using<div class=""><br class=""></div><div class="">easy_install Sphinx==1.3.4</div><div class=""><br class=""></div><div class="">- Alex</div><div class=""><br class=""></div><div><blockquote type="cite" class=""><div class="">On 07 Feb 2016, at 08:51, ankit goel via swift-dev &lt;<a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><font face="arial, helvetica, sans-serif" class="">Hey,</font><div class=""><font face="arial, helvetica, sans-serif" class=""><br class=""></font></div><div class=""><font face="arial, helvetica, sans-serif" class="">After downloading the swift repository, I am unable to generate html files from rst files in docs directory.&nbsp; 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:</font></div><div class=""><font face="arial, helvetica, sans-serif" class=""><br class=""></font></div><div class=""><font face="arial, helvetica, sans-serif" class="">On OS X:</font></div><div class=""><div style="margin: 0px; font-size: 12px; line-height: normal;" class=""><span style="background-color:rgb(255,255,255)" class=""><font face="arial, helvetica, sans-serif" class="">sphinx-build -b html -W -d _build/doctrees &nbsp; . _build/html</font></span></div><div style="margin: 0px; font-size: 12px; line-height: normal;" class=""><span style="background-color:rgb(255,255,255)" class=""><font face="arial, helvetica, sans-serif" class="">make: sphinx-build: No such file or directory</font></span></div><div style="margin: 0px; font-size: 12px; line-height: normal;" class=""><span style="background-color:rgb(255,255,255)" class=""><font face="arial, helvetica, sans-serif" class="">make: *** [html] Error 1</font></span></div><div style="margin: 0px; font-size: 12px; line-height: normal;" class=""><span style="background-color:rgb(255,255,255)" class=""><font face="arial, helvetica, sans-serif" class=""><br class=""></font></span></div><div style="margin: 0px; font-size: 12px; line-height: normal;" class=""><span style="font-family:arial,helvetica,sans-serif;font-size:small" class="">On Ubuntu 14.04</span><span style="font-family:arial,helvetica,sans-serif;font-size:small" class="">:</span><br class=""></div><div style="margin: 0px; line-height: normal;" class=""><font face="arial, helvetica, sans-serif" class="">/path/to/repo/swift-master/docs/ABI.rst:56 : WARNING: Could not parse literal_block as "swift". highlighting skipped</font></div><div style="margin: 0px; line-height: normal;" class=""><font face="arial, helvetica, sans-serif" class=""><br class=""></font></div><div style="margin: 0px; line-height: normal;" class=""><font face="arial, helvetica, sans-serif" class="">make: *** [html] Error 1</font></div><div style="margin: 0px; line-height: normal;" class=""><font face="arial, helvetica, sans-serif" class=""><br class=""></font></div><div style="margin: 0px; line-height: normal;" class=""><font face="arial, helvetica, sans-serif" class="">I would really appreciate if anyone can help me with generating docs.&nbsp;</font></div><div style="margin: 0px; line-height: normal;" class=""><font face="arial, helvetica, sans-serif" class=""><br class=""></font></div><div style="margin: 0px; line-height: normal;" class=""><font face="arial, helvetica, sans-serif" class="">Ankit</font></div><div style="margin: 0px; line-height: normal;" class=""><br class=""></div></div></div>
_______________________________________________<br class="">swift-dev mailing list<br class=""><a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a><br class="">https://lists.swift.org/mailman/listinfo/swift-dev<br class=""></div></blockquote></div><br class=""></body></html>