[clang] b2bb13a - [Doc] Add SYCLSupport.rst to index toctree.

Alexey Bader via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 26 09:16:58 PDT 2021


Author: Alexey Bader
Date: 2021-04-26T16:16:10+03:00
New Revision: b2bb13a761644f675ec9f2d0b4371c51a05ab51c

URL: https://github.com/llvm/llvm-project/commit/b2bb13a761644f675ec9f2d0b4371c51a05ab51c
DIFF: https://github.com/llvm/llvm-project/commit/b2bb13a761644f675ec9f2d0b4371c51a05ab51c.diff

LOG: [Doc] Add SYCLSupport.rst to index toctree.

Added: 
    

Modified: 
    clang/docs/index.rst

Removed: 
    


################################################################################
diff  --git a/clang/docs/index.rst b/clang/docs/index.rst
index a3a76c073b99..149f5680b333 100644
--- a/clang/docs/index.rst
+++ b/clang/docs/index.rst
@@ -43,6 +43,7 @@ Using Clang as a Compiler
    MSVCCompatibility
    OpenCLSupport
    OpenMPSupport
+   SYCLSupport
    ThinLTO
    APINotes
    CommandGuide/index


        


More information about the cfe-commits mailing list