| 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 152 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 163 { | 163 { |
| 164 "title": "Showcase Debugging Protocol Clients", | 164 "title": "Showcase Debugging Protocol Clients", |
| 165 "href": "/devtools/docs/debugging-clients" | 165 "href": "/devtools/docs/debugging-clients" |
| 166 }, | 166 }, |
| 167 { | 167 { |
| 168 "title": "Version 1.1 (Stable)", | 168 "title": "Version 1.1 (Stable)", |
| 169 "href": "/devtools/docs/protocol/1.1/index" | 169 "href": "/devtools/docs/protocol/1.1/index" |
| 170 }, | 170 }, |
| 171 { | 171 { |
| 172 "title": "Tip-of-tree (Unstable)", | 172 "title": "Tip-of-tree (Unstable)", |
| 173 "href": "/devtools/docs/protocol/tot/index" | 173 "href": "https://chromedevtools.github.io/debugger-protocol-view
er/" |
| 174 }, | 174 }, |
| 175 { | 175 { |
| 176 "title": "Version 1.0", | 176 "title": "Version 1.0", |
| 177 "href": "/devtools/docs/protocol/1.0/index" | 177 "href": "/devtools/docs/protocol/1.0/index" |
| 178 }, | 178 }, |
| 179 { | 179 { |
| 180 "title": "Version .1", | 180 "title": "Version .1", |
| 181 "href": "/devtools/docs/protocol/0.1/index" | 181 "href": "/devtools/docs/protocol/0.1/index" |
| 182 } | 182 } |
| 183 ] | 183 ] |
| (...skipping 873 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1057 "title": "Articles", | 1057 "title": "Articles", |
| 1058 "href": "/webstore/articles" | 1058 "href": "/webstore/articles" |
| 1059 } | 1059 } |
| 1060 ] | 1060 ] |
| 1061 } | 1061 } |
| 1062 ] | 1062 ] |
| 1063 } | 1063 } |
| 1064 ] | 1064 ] |
| 1065 } | 1065 } |
| 1066 ] | 1066 ] |
| OLD | NEW |