From: Manuel Klimek Date: Fri, 17 May 2013 08:40:22 +0000 (+0000) Subject: Add embedded video for the AST tutorial. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7b773002d0beae96a8a34ec9413877242381ec75;p=clang Add embedded video for the AST tutorial. As asked for by Sean, putting the video into the docs. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@182081 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/IntroductionToTheClangAST.rst b/docs/IntroductionToTheClangAST.rst index 81eb7ed0b9..b62aa588d9 100644 --- a/docs/IntroductionToTheClangAST.rst +++ b/docs/IntroductionToTheClangAST.rst @@ -7,6 +7,10 @@ AST. It is targeted at developers who either want to contribute to Clang, or use tools that work based on Clang's AST, like the AST matchers. +.. raw:: html + +
+ Introduction ============