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

Unified Diff: chrome/common/extensions/docs/templates/json/chrome_sidenav.json

Issue 266713003: Initial draft of PNaCl bitcode files document. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Second version of document. 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 side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/docs/templates/json/chrome_sidenav.json
diff --git a/chrome/common/extensions/docs/templates/json/chrome_sidenav.json b/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
index 05e91777ab4416df9452e319b5ed7740ccadf234..8fbfccc2872c49d75d451acc14442405862a63a9 100644
--- a/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
+++ b/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
@@ -828,6 +828,10 @@
"href": "/native-client/reference/nacl-manifest-format"
},
{
+ "title": "PNaCl Bitcode File Reference Manual",
+ "href": "/native-client/dev/reference/pnacl-bitcode-manual"
+ },
+ {
"title": "PNaCl Bitcode Reference Manual",
"href": "/native-client/reference/pnacl-bitcode-abi"
},

Powered by Google App Engine
This is Rietveld 408576698