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 |
index fb201c6898f0e5ca3203493cda45aac3bbf23043..846a26650928cc473dcd277aa7ee24ebf305691d 100644 |
--- a/native_client_sdk/src/doc/_book.yaml |
+++ b/native_client_sdk/src/doc/_book.yaml |
@@ -71,6 +71,8 @@ toc: |
- include: /native-client/dev/_reference_toc.yaml |
- title: "Native Client Manifest (nmf) Format" |
path: /native-client/dev/reference/nacl-manifest-format |
+ - title: "PNaCl Bitcode File Reference Manual" |
+ path: /native-client/dev/reference/pnacl-bitcode-manual |
- title: "PNaCl Bitcode Reference Manual" |
path: /native-client/dev/reference/pnacl-bitcode-abi |
JF
2014/07/28 20:58:11
Each of the two above documents should say how the
Karl
2014/11/14 22:35:26
Done. Changed to:
1) Contents of PNaCl bitcode fi
|
- title: "PNaCl C/C++ Language Support" |