| OLD | NEW |
| 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 "href": "/devtools", | 7 "href": "/devtools", |
| 8 "items": [ | 8 "items": [ |
| 9 { | 9 { |
| 10 "title": "Overview", | 10 "title": "Overview", |
| (...skipping 862 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 873 }, | 873 }, |
| 874 { | 874 { |
| 875 "title": "Additional Reference & Versions", | 875 "title": "Additional Reference & Versions", |
| 876 "href": "/native-client/glossary", | 876 "href": "/native-client/glossary", |
| 877 "items": [ | 877 "items": [ |
| 878 { | 878 { |
| 879 "title": "Glossary", | 879 "title": "Glossary", |
| 880 "href": "/native-client/glossary" | 880 "href": "/native-client/glossary" |
| 881 }, | 881 }, |
| 882 { | 882 { |
| 883 "title": "Contributor Ideas", |
| 884 "href": "/native-client/reference/ideas" |
| 885 }, |
| 886 { |
| 883 "title": "Native Client Manifest (nmf) Format", | 887 "title": "Native Client Manifest (nmf) Format", |
| 884 "href": "/native-client/reference/nacl-manifest-format" | 888 "href": "/native-client/reference/nacl-manifest-format" |
| 885 }, | 889 }, |
| 886 { | 890 { |
| 887 "title": "Contents of PNaCl Bitcode Files", | 891 "title": "Contents of PNaCl Bitcode Files", |
| 888 "href": "/native-client/reference/pnacl-bitcode-manual" | 892 "href": "/native-client/reference/pnacl-bitcode-manual" |
| 889 }, | 893 }, |
| 890 { | 894 { |
| 891 "title": "PNaCl Bitcode Reference Manual", | 895 "title": "PNaCl Bitcode Reference Manual", |
| 892 "href": "/native-client/reference/pnacl-bitcode-abi" | 896 "href": "/native-client/reference/pnacl-bitcode-abi" |
| (...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1057 "title": "Articles", | 1061 "title": "Articles", |
| 1058 "href": "/webstore/articles" | 1062 "href": "/webstore/articles" |
| 1059 } | 1063 } |
| 1060 ] | 1064 ] |
| 1061 } | 1065 } |
| 1062 ] | 1066 ] |
| 1063 } | 1067 } |
| 1064 ] | 1068 ] |
| 1065 } | 1069 } |
| 1066 ] | 1070 ] |
| OLD | NEW |