[clang] e1ceb3f - [Clang][NFC] Fix sphinx documentation
via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 29 00:23:01 PDT 2023
Author: Yuanfang Chen
Date: 2023-09-29T00:22:58-07:00
New Revision: e1ceb3f39230b4155cd42a225d5248913a717fd9
URL: https://github.com/llvm/llvm-project/commit/e1ceb3f39230b4155cd42a225d5248913a717fd9
DIFF: https://github.com/llvm/llvm-project/commit/e1ceb3f39230b4155cd42a225d5248913a717fd9.diff
LOG: [Clang][NFC] Fix sphinx documentation
Fixes #45339
Added:
Modified:
clang/docs/OpenMPSupport.rst
Removed:
################################################################################
diff --git a/clang/docs/OpenMPSupport.rst b/clang/docs/OpenMPSupport.rst
index e5d95ee76f191b5..f8146bc365e8333 100644
--- a/clang/docs/OpenMPSupport.rst
+++ b/clang/docs/OpenMPSupport.rst
@@ -13,6 +13,7 @@
.. contents::
:local:
+==============
OpenMP Support
==============
More information about the cfe-commits
mailing list