[PATCH] Add embedded video for the AST tutorial.
Manuel Klimek
klimek at google.com
Thu May 16 02:56:39 PDT 2013
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
============
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D802.1.patch
Type: text/x-patch
Size: 484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130516/5e399f3f/attachment.bin>
More information about the cfe-commits
mailing list