mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-17 18:56:37 +00:00

This adds some initial content as well as structure to the new OpenMP Sphinx documentation hosted at http://openmp.llvm.org/docs/ . The content contains some useful links but most pages are still empty. This uses a "custom" theme which is a copy of the default "agogo" one with minor modifications to get a nicer table of content in the sidebar. This way we can also adjust the theme as we go. Reviewed By: jhuber6, JonChesterfield Differential Revision: https://reviews.llvm.org/D90256
12 lines
161 B
ReStructuredText
12 lines
161 B
ReStructuredText
OpenMP in LLVM --- Offloading Design
|
|
====================================
|
|
|
|
.. toctree::
|
|
:glob:
|
|
:hidden:
|
|
:maxdepth: 1
|
|
|
|
GPUSPMDMode
|
|
GPUGenericMode
|
|
|