puppeteer/website/versioned_sidebars/version-19.3.0-sidebars.json

35 lines
614 B
JSON
Raw Normal View History

{
"docs": [
"index",
{
"type": "category",
"label": "Guides",
"link": {
"type": "generated-index",
"title": "Puppeteer Guides",
"keywords": [
"guides"
]
},
"collapsed": false,
"items": [
"guides/chrome-extensions",
"guides/configuration",
"guides/debugging",
"guides/docker",
"guides/request-interception"
]
},
"chromium-support",
"troubleshooting",
"contributing",
"faq"
],
"api": [
{
"type": "autogenerated",
"dirName": "api"
}
]
}