mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: add query selectors to guides sidebar (#9334)
Sorted by how general a specific guide is.
This commit is contained in:
parent
385d27d0cd
commit
c77b7299e2
@ -12,11 +12,12 @@ module.exports = {
|
||||
},
|
||||
collapsed: false,
|
||||
items: [
|
||||
'guides/chrome-extensions',
|
||||
'guides/configuration',
|
||||
'guides/debugging',
|
||||
'guides/query-selectors',
|
||||
'guides/docker',
|
||||
'guides/request-interception',
|
||||
'guides/chrome-extensions',
|
||||
'guides/debugging',
|
||||
],
|
||||
},
|
||||
'chromium-support',
|
||||
|
Loading…
Reference in New Issue
Block a user