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

Unified Diff: native_client_sdk/src/doc/devguide/_toc.yaml

Issue 25548007: [NaCl Docs] Add a new doc build configuration: devsite-staging. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 2 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
Index: native_client_sdk/src/doc/devguide/_toc.yaml
diff --git a/native_client_sdk/src/doc/devguide/_toc.yaml b/native_client_sdk/src/doc/devguide/_toc.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..87b98ffb963a96cd9323183fb77e84e43b8fc96d
--- /dev/null
+++ b/native_client_sdk/src/doc/devguide/_toc.yaml
@@ -0,0 +1,10 @@
+toc:
+- title: "Developer's Guide"
+ path: /native-client/${folder}/devguide
+ section:
+ - title: "Getting Started Tutorial"
+ path: /native-client/${folder}/devguide/tutorial
+ - include: /native-client/${folder}/devguide/devcycle/_toc.yaml
+ - include: /native-client/${folder}/devguide/coding/_toc.yaml
+ - title: "Distributing Your Application"
+ path: /native-client/${folder}/devguide/distributing

Powered by Google App Engine
This is Rietveld 408576698