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