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

Unified Diff: native_client_sdk/src/doc/devguide/devcycle/_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/devcycle/_toc.yaml
diff --git a/native_client_sdk/src/doc/devguide/devcycle/_toc.yaml b/native_client_sdk/src/doc/devguide/devcycle/_toc.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..5481d8e381a2a91bf0c4473b38ee02e53535a0bd
--- /dev/null
+++ b/native_client_sdk/src/doc/devguide/devcycle/_toc.yaml
@@ -0,0 +1,14 @@
+toc:
+ - title: "Development Cycle"
+ path: /native-client/${folder}/devguide/devcycle
+ section:
+ - title: "Building"
+ path: /native-client/${folder}/devguide/devcycle/building
+ - title: "Dynamic Linking and Loading with glibc"
+ path: /native-client/${folder}/devguide/devcycle/dynamic-loading
+ - title: "Running"
+ path: /native-client/${folder}/devguide/devcycle/running
+ - title: "Debugging"
+ path: /native-client/${folder}/devguide/devcycle/debugging
+ - title: "Debugging with Visual Studio"
+ path: /native-client/${folder}/devguide/devcycle/vs-addin

Powered by Google App Engine
This is Rietveld 408576698