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

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

Issue 476793002: Per P0 reqs add launch pts + make download obvious. Also misc cpy edits. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: CL synced with master. Created 6 years, 4 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
« no previous file with comments | « no previous file | native_client_sdk/doc_generated/_static/css/nacl.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 b3243c2576bcc6daece38ce20f51654ba1c4362a..c89e9a31b6402d26c1733b325aa6f74b3601296b 100644
--- a/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
+++ b/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
@@ -812,35 +812,15 @@
},
{
"title": "Pepper API Reference",
- "href": "/native-client/pepper_stable/index",
+ "href": "/native-client/c-api",
"items": [
{
- "title": "Pepper C Interfaces",
- "href": "/native-client/pepper_stable/c/group___interfaces"
+ "title": "Pepper C API",
+ "href": "/native-client/c-api"
},
{
- "title": "Pepper C Structures",
- "href": "/native-client/pepper_stable/c/group___structs"
- },
- {
- "title": "Pepper C Functions",
- "href": "/native-client/pepper_stable/c/group___functions"
- },
- {
- "title": "Pepper C Enums",
- "href": "/native-client/pepper_stable/c/group___enums"
- },
- {
- "title": "Pepper C Typedefs",
- "href": "/native-client/pepper_stable/c/group___typedefs"
- },
- {
- "title": "Pepper C Macros",
- "href": "/native-client/pepper_stable/c/global_defs"
- },
- {
- "title": "Pepper C++ Classes",
- "href": "/native-client/pepper_stable/cpp/inherits"
+ "title": "Pepper C++ API",
+ "href": "/native-client/cpp-api"
}
]
},
« no previous file with comments | « no previous file | native_client_sdk/doc_generated/_static/css/nacl.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698