Tobias Grosser 30a02088c0 Porting the example illustrating Polly from HTML to reStructuredText
http://polly.llvm.org/example_manual_matmul.html which illustrates individual
passes of Polly, has been ported to reStructuredText and necessary changes have
been made to the configuration files used by SPHINX to include the new source as
a part of the documentation.

Contributed-by: Singapuram Sanjay Srivallabh <singapuram.sanjay@gmail.com>

Differential Revision: https://reviews.llvm.org/D25163

llvm-svn: 294735
2017-02-10 11:46:57 +00:00

36 lines
606 B
ReStructuredText

.. Polly documentation master file
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
.. title:: Welcome to Polly's documentation!
.. toctree::
:maxdepth: 1
Upcoming Release
================
.. toctree::
:maxdepth: 2
ReleaseNotes
Using Polly
===========
.. toctree::
:maxdepth: 2
Architecture
UsingPollyWithClang
HowToManuallyUseTheIndividualPiecesOfPolly
* `A list of Polly passes <http://polly.llvm.org/documentation/passes.html>`_
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`