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

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

Issue 266713003: Initial draft of PNaCl bitcode files document. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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 | Annotate | Revision Log
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 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
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: "Native Client Manifest (nmf) Format" 72 - title: "Native Client Manifest (nmf) Format"
73 path: /native-client/dev/reference/nacl-manifest-format 73 path: /native-client/dev/reference/nacl-manifest-format
74 - title: "PNaCl Bitcode File Reference Manual"
75 path: /native-client/dev/reference/pnacl-bitcode-manual
74 - title: "PNaCl Bitcode Reference Manual" 76 - title: "PNaCl Bitcode Reference Manual"
75 path: /native-client/dev/reference/pnacl-bitcode-abi 77 path: /native-client/dev/reference/pnacl-bitcode-abi
76 - title: "PNaCl C/C++ Language Support" 78 - title: "PNaCl C/C++ Language Support"
77 path: /native-client/dev/reference/pnacl-c-cpp-language-support 79 path: /native-client/dev/reference/pnacl-c-cpp-language-support
78 - title: "PNaCl Undefined Behavior" 80 - title: "PNaCl Undefined Behavior"
79 path: /native-client/dev/reference/pnacl-undefined-behavior 81 path: /native-client/dev/reference/pnacl-undefined-behavior
80 - title: "Sandbox Internals" 82 - title: "Sandbox Internals"
81 section: 83 section:
82 - title "ARM 32-bit Sandbox" 84 - title "ARM 32-bit Sandbox"
83 path: /native-client/dev/reference/sandbox_internals/arm-32-bit-sandbox 85 path: /native-client/dev/reference/sandbox_internals/arm-32-bit-sandbox
84 - title: "Help" 86 - title: "Help"
85 section: 87 section:
86 - title: "FAQ" 88 - title: "FAQ"
87 path: /native-client/dev/faq 89 path: /native-client/dev/faq
88 - title: "Forums & Issue Tracker" 90 - title: "Forums & Issue Tracker"
89 path: /native-client/dev/help 91 path: /native-client/dev/help
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698