Small documentation updates and cleanups
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
=============================================================
|
=====================================
|
||||||
Intel® SPMD Program Compiler Frequently Asked Questions (FAQ)
|
Frequently Asked Questions About ispc
|
||||||
=============================================================
|
=====================================
|
||||||
|
|
||||||
This document includes a number of frequently (and not frequently) asked
|
This document includes a number of frequently (and not frequently) asked
|
||||||
questions about ispc, the Intel® SPMD Program Compiler. The source to this
|
questions about ispc, the Intel® SPMD Program Compiler. The source to this
|
||||||
document is in the file ``docs/faq.txt`` in the ``ispc`` source
|
document is in the file ``docs/faq.rst`` in the ``ispc`` source
|
||||||
distribution.
|
distribution.
|
||||||
|
|
||||||
* Understanding ispc's Output
|
* Understanding ispc's Output
|
||||||
|
|||||||
@@ -45,8 +45,7 @@
|
|||||||
developers mailing list</a></li>
|
developers mailing list</a></li>
|
||||||
<li><a href="http://github.com/ispc/ispc/wiki/">Wiki</a></li>
|
<li><a href="http://github.com/ispc/ispc/wiki/">Wiki</a></li>
|
||||||
<li><a href="http://github.com/ispc/ispc/issues/">Bug tracking</a></li>
|
<li><a href="http://github.com/ispc/ispc/issues/">Bug tracking</a></li>
|
||||||
<li><a href="doxygen/index.html">Doxygen documentation of
|
<li><a href="doxygen/index.html">Doxygen</a></li>
|
||||||
<tt>ispc</tt> source code</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -45,8 +45,7 @@
|
|||||||
developers mailing list</a></li>
|
developers mailing list</a></li>
|
||||||
<li><a href="http://github.com/ispc/ispc/wiki/">Wiki</a></li>
|
<li><a href="http://github.com/ispc/ispc/wiki/">Wiki</a></li>
|
||||||
<li><a href="http://github.com/ispc/ispc/issues/">Bug tracking</a></li>
|
<li><a href="http://github.com/ispc/ispc/issues/">Bug tracking</a></li>
|
||||||
<li><a href="doxygen/index.html">Doxygen documentation of
|
<li><a href="doxygen/index.html">Doxygen</a></li>
|
||||||
<tt>ispc</tt> source code</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user