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

Side by Side Diff: native_client_sdk/src/doc/_book.yaml

Issue 909383002: NaCl docs: add project ideas (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 5 years, 10 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 unified diff | Download patch
« no previous file with comments | « native_client_sdk/doc_generated/sitemap.html ('k') | native_client_sdk/src/doc/faq.rst » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 toc: 1 toc:
2 - title: "Version 31 (dev)" 2 - title: "Version 31 (dev)"
3 path: /native-client/dev/version 3 path: /native-client/dev/version
4 - title: "What is Native Client?" 4 - title: "What is Native Client?"
5 path: /native-client/dev/overview 5 path: /native-client/dev/overview
6 - title: "Demos" 6 - title: "Demos"
7 path: http://gonativeclient.appspot.com/demo/ 7 path: http://gonativeclient.appspot.com/demo/
8 - title: "Download SDK" 8 - title: "Download SDK"
9 path: /native-client/dev/sdk/download 9 path: /native-client/dev/sdk/download
10 - title: "Getting Started Tutorial" 10 - title: "Getting Started Tutorial"
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
62 path: /native-client/dev/devguide/coding/url-loading 62 path: /native-client/dev/devguide/coding/url-loading
63 - title: "View Change, Focus, and Input Events" 63 - title: "View Change, Focus, and Input Events"
64 path: /native-client/dev/devguide/coding/view-focus-input-events 64 path: /native-client/dev/devguide/coding/view-focus-input-events
65 - title: "Distributing Your Application" 65 - title: "Distributing Your Application"
66 path: /native-client/dev/devguide/distributing 66 path: /native-client/dev/devguide/distributing
67 - title: "Reference" 67 - title: "Reference"
68 section: 68 section:
69 - title: "Glossary" 69 - title: "Glossary"
70 path: /native-client/dev/glossary 70 path: /native-client/dev/glossary
71 - include: /native-client/dev/_reference_toc.yaml 71 - include: /native-client/dev/_reference_toc.yaml
72 - title: "Contributor Ideas"
73 path: /native-client/dev/reference/ideas
72 - title: "Native Client Manifest (nmf) Format" 74 - title: "Native Client Manifest (nmf) Format"
73 path: /native-client/dev/reference/nacl-manifest-format 75 path: /native-client/dev/reference/nacl-manifest-format
74 - title: "Contents of PNaCl Bitcode Files" 76 - title: "Contents of PNaCl Bitcode Files"
75 path: /native-client/dev/reference/pnacl-bitcode-manual 77 path: /native-client/dev/reference/pnacl-bitcode-manual
76 - title: "PNaCl Bitcode Reference Manual" 78 - title: "PNaCl Bitcode Reference Manual"
77 path: /native-client/dev/reference/pnacl-bitcode-abi 79 path: /native-client/dev/reference/pnacl-bitcode-abi
78 - title: "PNaCl C/C++ Language Support" 80 - title: "PNaCl C/C++ Language Support"
79 path: /native-client/dev/reference/pnacl-c-cpp-language-support 81 path: /native-client/dev/reference/pnacl-c-cpp-language-support
80 - title: "PNaCl Undefined Behavior" 82 - title: "PNaCl Undefined Behavior"
81 path: /native-client/dev/reference/pnacl-undefined-behavior 83 path: /native-client/dev/reference/pnacl-undefined-behavior
82 - title: "Sandbox Internals" 84 - title: "Sandbox Internals"
83 section: 85 section:
84 - title "ARM 32-bit Sandbox" 86 - title "ARM 32-bit Sandbox"
85 path: /native-client/dev/reference/sandbox_internals/arm-32-bit-sandbox 87 path: /native-client/dev/reference/sandbox_internals/arm-32-bit-sandbox
86 - title "x86-64 Sandbox" 88 - title "x86-64 Sandbox"
87 path: /native-client/dev/reference/sandbox_internals/x86-64-sandbox 89 path: /native-client/dev/reference/sandbox_internals/x86-64-sandbox
88 - title: "Help" 90 - title: "Help"
89 section: 91 section:
90 - title: "FAQ" 92 - title: "FAQ"
91 path: /native-client/dev/faq 93 path: /native-client/dev/faq
92 - title: "Forums & Issue Tracker" 94 - title: "Forums & Issue Tracker"
93 path: /native-client/dev/help 95 path: /native-client/dev/help
OLDNEW
« no previous file with comments | « native_client_sdk/doc_generated/sitemap.html ('k') | native_client_sdk/src/doc/faq.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698