[OpenMP][Docs] Structure and content for the OpenMP documentationThis adds some initial content as well as structure to the new OpenMPSphinx documentation hosted at http://openmp.llvm.org/docs/ .
[OpenMP][Docs] Structure and content for the OpenMP documentationThis adds some initial content as well as structure to the new OpenMPSphinx 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" onewith 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, JonChesterfieldDifferential Revision: https://reviews.llvm.org/D90256
show more ...
[OpenMP] Initial Support for OpenMP Webpage DocumentationSummary:Adding support for generated html documentation for OpenMP. ChangingCmake files to build the documentation and adding the base tem
[OpenMP] Initial Support for OpenMP Webpage DocumentationSummary:Adding support for generated html documentation for OpenMP. ChangingCmake files to build the documentation and adding the base templates forfuture documentation to be added.Reviewers: jdoerfertSubscribers: aaron.ballman arphaman guansong mgorny openmp-commits sstefan1 yaxunlTags: #OpenMPDifferential Revision: https://reviews.llvm.org/D87797