docs: remove unhelpful api pages (#9933)

This commit is contained in:
Nikolay Vitkov
2023-03-28 20:02:00 +02:00
committed by GitHub
parent 9af680d3e5
commit a99abc9a2f
342 changed files with 1142 additions and 5150 deletions

View File

@@ -12,8 +12,8 @@ export interface TracingOptions
## Properties
| Property | Modifiers | Type | Description | Default |
| --------------------------------------------------------- | --------- | ---------- | ------------ | ------- |
| [categories?](./puppeteer.tracingoptions.categories.md) | | string\[\] | _(Optional)_ | |
| [path?](./puppeteer.tracingoptions.path.md) | | string | _(Optional)_ | |
| [screenshots?](./puppeteer.tracingoptions.screenshots.md) | | boolean | _(Optional)_ | |
| Property | Modifiers | Type | Description | Default |
| ----------- | --------------------- | ---------- | ----------- | ------- |
| categories | <code>optional</code> | string\[\] | | |
| path | <code>optional</code> | string | | |
| screenshots | <code>optional</code> | boolean | | |