Joseph Huber 1c4c21489f [OpenMP] Initial Support for OpenMP Webpage Documentation
Summary:
Adding support for generated html documentation for OpenMP. Changing
Cmake files to build the documentation and adding the base templates for
future documentation to be added.

Reviewers: jdoerfert

Subscribers: aaron.ballman arphaman guansong mgorny openmp-commits sstefan1 yaxunl

Tags: #OpenMP

Differential Revision: https://reviews.llvm.org/D87797
2020-09-18 16:32:22 -04:00

26 lines
510 B
ReStructuredText

About
=====
Support for the OpenMP parallel programming API in the LLVM compiler
infrastructure. Here you will find helpful links to OpenMP library documentation
and other resources.
LLVM OpenMP Design & Overview
=============================
This describes the design of the `LLVM OpenMP Runtime Library`_
.. _`LLVM OpenMP Runtime Library`: https://openmp.llvm.org/Reference.pdf
Release Notes
=============
Current OpenMP release notes.
.. toctree::
:hidden:
ReleaseNotes
* :doc:`ReleaseNotes`