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

Side by Side Diff: chrome/common/extensions/docs/templates/json/chrome_sidenav.json

Issue 581643004: Copy edit Learn Basics section. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Correct cut and paste error. Created 6 years, 3 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
« no previous file with comments | « no previous file | native_client_sdk/doc_generated/images/nacl-in-a-web-app.png » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [ 1 [
2 { 2 {
3 "title": "Devtools", 3 "title": "Devtools",
4 "items": [ 4 "items": [
5 { 5 {
6 "title": "Learn Basics", 6 "title": "Learn Basics",
7 "items": [ 7 "items": [
8 { 8 {
9 "title": "Overview", 9 "title": "Overview",
10 "href": "/devtools/index" 10 "href": "/devtools/index"
(...skipping 675 matching lines...) Expand 10 before | Expand all | Expand 10 after
686 ] 686 ]
687 }, 687 },
688 { 688 {
689 "title": "Native Client", 689 "title": "Native Client",
690 "items": [ 690 "items": [
691 { 691 {
692 "title": "Learn Basics", 692 "title": "Learn Basics",
693 "href": "/native-client/overview", 693 "href": "/native-client/overview",
694 "items": [ 694 "items": [
695 { 695 {
696 "title": "What Is Native Client?", 696 "title": "Technical Overview",
697 "href": "/native-client/overview" 697 "href": "/native-client/overview"
698 }, 698 },
699 { 699 {
700 "title": "NaCl and PNaCl", 700 "title": "NaCl and PNaCl",
701 "href": "/native-client/nacl-and-pnacl" 701 "href": "/native-client/nacl-and-pnacl"
702 } 702 }
703 ] 703 ]
704 }, 704 },
705 { 705 {
706 "title": "SDK", 706 "title": "SDK",
(...skipping 294 matching lines...) Expand 10 before | Expand all | Expand 10 after
1001 "title": "Articles", 1001 "title": "Articles",
1002 "href": "/webstore/articles" 1002 "href": "/webstore/articles"
1003 } 1003 }
1004 ] 1004 ]
1005 } 1005 }
1006 ] 1006 ]
1007 } 1007 }
1008 ] 1008 ]
1009 } 1009 }
1010 ] 1010 ]
OLDNEW
« no previous file with comments | « no previous file | native_client_sdk/doc_generated/images/nacl-in-a-web-app.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698