[Openmp-commits] [PATCH] D87797: [OpenMP] Initial Support for OpenMP Webpage Documentation
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Sep 16 14:20:54 PDT 2020
jhuber6 created this revision.
jhuber6 added a reviewer: jdoerfert.
jhuber6 added a project: OpenMP.
Herald added subscribers: openmp-commits, aaron.ballman, arphaman, guansong, yaxunl, mgorny.
jhuber6 requested review of this revision.
Herald added a subscriber: sstefan1.
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.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D87797
Files:
openmp/CMakeLists.txt
openmp/docs/CMakeLists.txt
openmp/docs/_static/llvm.css
openmp/docs/_templates/indexsidebar.html
openmp/docs/_templates/layout.html
openmp/docs/_themes/llvm-theme/layout.html
openmp/docs/_themes/llvm-theme/static/contents.png
openmp/docs/_themes/llvm-theme/static/llvm-theme.css
openmp/docs/_themes/llvm-theme/static/logo.png
openmp/docs/_themes/llvm-theme/static/navigation.png
openmp/docs/_themes/llvm-theme/theme.conf
openmp/docs/conf.py
openmp/docs/index.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87797.292341.patch
Type: text/x-patch
Size: 23819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200916/6b9cf3ea/attachment-0001.bin>
More information about the Openmp-commits
mailing list