Hi silvas,

As asked for by Sean, putting the video into the docs.

http://llvm-reviews.chandlerc.com/D802

Files:
  docs/IntroductionToTheClangAST.rst

Index: docs/IntroductionToTheClangAST.rst
===================================================================
--- docs/IntroductionToTheClangAST.rst
+++ docs/IntroductionToTheClangAST.rst
@@ -7,6 +7,10 @@
 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
 ============
Index: docs/IntroductionToTheClangAST.rst
===================================================================
--- docs/IntroductionToTheClangAST.rst
+++ docs/IntroductionToTheClangAST.rst
@@ -7,6 +7,10 @@
 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
 ============
 
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to