Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10)

Unified Diff: native_client_sdk/src/doc/cds2014/index.rst

Issue 731453002: Adding two codelabs for cds2014. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixes Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « native_client_sdk/src/doc/cds2014/cpp_summary.inc ('k') | native_client_sdk/src/doc/cds2014/python.rst » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/doc/cds2014/index.rst
diff --git a/native_client_sdk/src/doc/cds2014/index.rst b/native_client_sdk/src/doc/cds2014/index.rst
new file mode 100644
index 0000000000000000000000000000000000000000..7769633a11d85ae2936c5d4d6242b1db12b937b9
--- /dev/null
+++ b/native_client_sdk/src/doc/cds2014/index.rst
@@ -0,0 +1,30 @@
+.. _cds2014:
+
+###############################################
+Chrome Dev Summit 2014 - Native Client Codelabs
+###############################################
+
+A Crossroads
+-------------
+
+For your coding pleasure, we have two codelabs.
+Depending on your interests and prior experience,
+check out one or both.
+
+Learn how easy it is to edit, build, and run NaCl applications
+all in your desktop web browser or on a Chromebook.
+
+Codelab #1 - What a difference Python Makes
+-------------------------------------------
+
+.. include:: python_summary.inc
+
+`Click here for Codelab #1 - Python on the Web <python>`_
+
+
+Codelab #2 - A Saga of Fire and Water
+-------------------------------------
+
+.. include:: cpp_summary.inc
+
+`Click here for Codelab #2 - Compile for Speed <cpp>`_
« no previous file with comments | « native_client_sdk/src/doc/cds2014/cpp_summary.inc ('k') | native_client_sdk/src/doc/cds2014/python.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698