]> granicus.if.org Git - clang/commitdiff
Add embedded video for the AST tutorial.
authorManuel Klimek <klimek@google.com>
Fri, 17 May 2013 08:40:22 +0000 (08:40 +0000)
committerManuel Klimek <klimek@google.com>
Fri, 17 May 2013 08:40:22 +0000 (08:40 +0000)
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

docs/IntroductionToTheClangAST.rst

index 81eb7ed0b9ef67326b71f233f59d12466428f44b..b62aa588d994b43e6970aa6c29705241661ec16d 100644 (file)
@@ -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
+
+  <center><iframe width="560" height="315" src="http://www.youtube.com/embed/VqCkCDFLSsc?vq=hd720" frameborder="0" allowfullscreen></iframe></center>
+
 Introduction
 ============