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

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

Issue 588723002: Copy edit SDK section. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add 'TODO' comment to examples.rst. Created 6 years, 2 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/devguide/devcycle/running.html » ('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 685 matching lines...) Expand 10 before | Expand all | Expand 10 after
696 "title": "What Is Native Client?", 696 "title": "What Is Native Client?",
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": "Download the SDK",
707 "href": "/native-client/sdk/download", 707 "href": "/native-client/sdk/download",
708 "items": [ 708 "items": [
709 { 709 {
710 "title": "Download SDK", 710 "title": "Download the Native Client SDK",
711 "href": "/native-client/sdk/download" 711 "href": "/native-client/sdk/download"
712 }, 712 },
713 { 713 {
714 "title": "Examples", 714 "title": "Examples",
715 "href": "/native-client/sdk/examples" 715 "href": "/native-client/sdk/examples"
716 }, 716 },
717 { 717 {
718 "title": "SDK Release Notes", 718 "title": "Release Notes",
719 "href": "/native-client/sdk/release-notes" 719 "href": "/native-client/sdk/release-notes"
720 } 720 }
721 ] 721 ]
722 }, 722 },
723 { 723 {
724 "title": "Tutorial", 724 "title": "Tutorial",
725 "href": "/native-client/devguide/tutorial/tutorial-part1", 725 "href": "/native-client/devguide/tutorial/tutorial-part1",
726 "items": [ 726 "items": [
727 { 727 {
728 "title": "Part 1: Simple PNaCl Web App", 728 "title": "Part 1: Simple PNaCl Web App",
(...skipping 272 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/devguide/devcycle/running.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698