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

Unified Diff: native_client_sdk/src/doc/devguide/coding/_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/coding/_toc.yaml
diff --git a/native_client_sdk/src/doc/devguide/coding/_toc.yaml b/native_client_sdk/src/doc/devguide/coding/_toc.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..7c35926fba89e50816168d0164b87860d13df0f5
--- /dev/null
+++ b/native_client_sdk/src/doc/devguide/coding/_toc.yaml
@@ -0,0 +1,24 @@
+toc:
+ - title: "Coding Your Application"
+ path: /native-client/dev/devguide/coding
+ section:
+ - title: "Application Structure"
+ path: /native-client/dev/devguide/coding/application-structure
+ - title: "Native Client Modules"
+ path: /native-client/dev/devguide/coding/nacl-modules
+ - title: "Memory Management"
+ path: /native-client/dev/devguide/coding/memory
+ - title: "Progress Events"
+ path: /native-client/dev/devguide/coding/progress-events
+ - title: "Messaging System"
+ path: /native-client/dev/devguide/coding/message-system
+ - title: "View Change, Focus, and Input Events"
+ path: /native-client/dev/devguide/coding/input-events
+ - title: "URL Loading"
+ path: /native-client/dev/devguide/coding/URLLoading
+ - title: "File IO"
+ path: /native-client/dev/devguide/coding/FileIO
+ - title: "Audio"
+ path: /native-client/dev/devguide/coding/audio
+ - title: "3D Graphics"
+ path: /native-client/dev/devguide/coding/3D-graphics

Powered by Google App Engine
This is Rietveld 408576698