| 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 122353ec58f453718ccbf92095d0db7f5ff19e7a..e02ddcbc8cabad12f96ca796639ef9589423cc6e 100644
|
| --- a/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
|
| +++ b/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
|
| @@ -50,7 +50,7 @@
|
| "items": [
|
| {
|
| "title": "Inspecting & Tweaking",
|
| - "href": "/devtools/docs/elements",
|
| + "href": "/devtools/docs/dom-and-styles",
|
| "items": [
|
| {
|
| "title": "Editing Styles & DOM",
|
| @@ -100,10 +100,6 @@
|
| "href": "/devtools/docs/cpu-profiling"
|
| },
|
| {
|
| - "title": "JavaScripting Performance Flame Chart",
|
| - "href": "/devtools/docs/flame-chart"
|
| - },
|
| - {
|
| "title": "JavaScript Memory Profiling",
|
| "href": "/devtools/docs/javascript-memory-profiling",
|
| "items": [
|
| @@ -197,7 +193,7 @@
|
| "title": "Getting Started",
|
| "items": [
|
| {
|
| - "title": "Develop Apps for Chrome Mobile",
|
| + "title": "Chrome for a Multi-Device World",
|
| "href": "/multidevice/index"
|
| },
|
| {
|
| @@ -305,9 +301,13 @@
|
| "items": [
|
| {
|
| "title": "Learn Basics",
|
| - "href": "/apps/first_app",
|
| + "href": "/apps/about_apps",
|
| "items": [
|
| {
|
| + "title": "What Are Chrome Apps?",
|
| + "href": "/apps/about_apps"
|
| + },
|
| + {
|
| "title": "Create Your First App",
|
| "href": "/apps/first_app"
|
| },
|
| @@ -322,6 +322,18 @@
|
| {
|
| "title": "Content Security Policy",
|
| "href": "/apps/contentSecurityPolicy"
|
| + },
|
| + {
|
| + "title": "About MVC Architecture",
|
| + "href": "/apps/app_frameworks"
|
| + },
|
| + {
|
| + "title": "Build Apps with AngularJS",
|
| + "href": "/apps/angular_framework"
|
| + },
|
| + {
|
| + "title": "Build Apps with SenchaJS",
|
| + "href": "/apps/sencha_framework"
|
| }
|
| ]
|
| },
|
| @@ -411,24 +423,6 @@
|
| }
|
| ]
|
| },
|
| - {
|
| - "title": "MVC Architecture & Frameworks",
|
| - "href": "/apps/app_frameworks",
|
| - "items": [
|
| - {
|
| - "title": "About MVC Architecture",
|
| - "href": "/apps/app_frameworks"
|
| - },
|
| - {
|
| - "title": "Build Apps with AngularJS",
|
| - "href": "/apps/angular_framework"
|
| - },
|
| - {
|
| - "title": "Build Apps with SenchaJS",
|
| - "href": "/apps/sencha_framework"
|
| - }
|
| - ]
|
| - },
|
| {
|
| "title": "Distribute Apps",
|
| "href": "/apps/publish_app",
|
| @@ -442,16 +436,28 @@
|
| "href": "/apps/google_wallet"
|
| },
|
| {
|
| + "title": "One-Time Payments",
|
| + "href": "/webstore/one_time_payments"
|
| + },
|
| + {
|
| "title": "Analytics",
|
| "href": "/apps/analytics"
|
| }
|
| ]
|
| },
|
| {
|
| + "title": "Chrome Platform APIs",
|
| + "href": "/apps/api_index"
|
| + },
|
| + {
|
| "title": "Reference",
|
| - "href": "/apps/api_index",
|
| + "href": "/apps/manifest",
|
| "items": [
|
| {
|
| + "title": "Manifest File Format",
|
| + "href": "/apps/manifest"
|
| + },
|
| + {
|
| "title": "Chrome Platform APIs",
|
| "href": "/apps/api_index"
|
| },
|
| @@ -464,10 +470,6 @@
|
| "href": "/apps/api_other"
|
| },
|
| {
|
| - "title": "Manifest File Format",
|
| - "href": "/apps/manifest"
|
| - },
|
| - {
|
| "title": "Disabled Web Features",
|
| "href": "/apps/app_deprecated"
|
| }
|
| @@ -515,6 +517,10 @@
|
| {
|
| "title": "activeTab Permission",
|
| "href": "/extensions/activeTab"
|
| + },
|
| + {
|
| + "title": "What's New?",
|
| + "href": "/extensions/whats_new"
|
| }
|
| ]
|
| },
|
| @@ -577,6 +583,10 @@
|
| "href": "/extensions/packaging"
|
| },
|
| {
|
| + "title": "One-Time Payments",
|
| + "href": "/webstore/one_time_payments"
|
| + },
|
| + {
|
| "title": "Autoupdating",
|
| "href": "/extensions/autoupdate"
|
| },
|
| @@ -595,12 +605,16 @@
|
| ]
|
| },
|
| {
|
| + "title": "Chrome Platform APIs",
|
| + "href": "/extensions/api_index"
|
| + },
|
| + {
|
| "title": "Reference",
|
| - "href": "/extensions/api_index",
|
| + "href": "/extensions/manifest",
|
| "items": [
|
| {
|
| - "title": "What's New?",
|
| - "href": "/extensions/whats_new"
|
| + "title": "Manifest File Format",
|
| + "href": "/extensions/manifest"
|
| },
|
| {
|
| "title": "Chrome Platform APIs",
|
| @@ -611,10 +625,6 @@
|
| "href": "/extensions/api_other"
|
| },
|
| {
|
| - "title": "Manifest File Format",
|
| - "href": "/extensions/manifest"
|
| - },
|
| - {
|
| "title": "Permission Warnings",
|
| "href": "/extensions/permission_warnings"
|
| },
|
| @@ -809,7 +819,7 @@
|
| },
|
| {
|
| "title": "Additional Reference & Versions",
|
| - "href": "/native-client/version",
|
| + "href": "/native-client/glossary",
|
| "items": [
|
| {
|
| "title": "Glossary",
|
| @@ -828,10 +838,6 @@
|
| "href": "/native-client/reference/pnacl-c-cpp-language-support"
|
| },
|
| {
|
| - "title": "Previous Versions",
|
| - "href": "/native-client/version"
|
| - },
|
| - {
|
| "title": "Sandbox Internals",
|
| "href": "/native-client/reference/sandbox_internals/index",
|
| "items": [
|
| @@ -917,6 +923,10 @@
|
| "href": "/webstore/check_for_payment"
|
| },
|
| {
|
| + "title": "One-Time Payments",
|
| + "href": "/webstore/one_time_payments"
|
| + },
|
| + {
|
| "title": "Pricing",
|
| "href": "/webstore/pricing"
|
| }
|
|
|