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

Unified Diff: native_client_sdk/src/doc/_book.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/_book.yaml
diff --git a/native_client_sdk/src/doc/_book.yaml b/native_client_sdk/src/doc/_book.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..32dd6aaccfe9b63caed8b819cae5f29d8715bb5c
--- /dev/null
+++ b/native_client_sdk/src/doc/_book.yaml
@@ -0,0 +1,17 @@
+toc:
+- title: "Version ${version} (${folder})"
+ path: /native-client/${folder}/version
+- title: "News & Announcements"
+ path: /native-client/${folder}/announcements
+- title: "Technical Overview"
+ path: /native-client/${folder}/overview
+- title: "Quick-start"
+ path: /native-client/${folder}/quick-start
+- include: /native-client/${folder}/sdk/_toc.yaml
+- include: /native-client/${folder}/devguide/_toc.yaml
+- include: /native-client/${folder}/_reference_toc.yaml
+- include: /native-client/${folder}/community/_toc.yaml
+- title: "FAQ"
+ path: /native-client/${folder}/faq
+- title: "Get Help with NaCl"
+ path: /native-client/${folder}/help

Powered by Google App Engine
This is Rietveld 408576698