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

Unified Diff: src/site/docs/tutorials/futures/index.markdown

Issue 123553005: Added new server/cmdline/io programmers' guide. (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: used new page layout for new tutorial Created 6 years, 12 months 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 | « src/site/docs/tutorials/forms/index.markdown ('k') | src/site/docs/tutorials/get-started/index.markdown » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/site/docs/tutorials/futures/index.markdown
diff --git a/src/site/docs/tutorials/futures/index.markdown b/src/site/docs/tutorials/futures/index.markdown
index d6b8f97dbc6457d6a52738adc89c4e63d8c27198..8ee03f0b259626fde8ea57a77d26e28f31b06217 100644
--- a/src/site/docs/tutorials/futures/index.markdown
+++ b/src/site/docs/tutorials/futures/index.markdown
@@ -1,5 +1,5 @@
---
-layout: default
+layout: tutorial
title: "Use Future-Based APIs"
description: "A first look at Futures and how to use them to make your asynchronous code better."
has-permalinks: true
« no previous file with comments | « src/site/docs/tutorials/forms/index.markdown ('k') | src/site/docs/tutorials/get-started/index.markdown » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698