mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
docs: add new top-level functions to browsers docs (#10221)
This commit is contained in:
parent
87ca58f97a
commit
60a365ec0c
@ -140,12 +140,14 @@ const config = {
|
||||
const order = [
|
||||
'launch',
|
||||
'install',
|
||||
'uninstall',
|
||||
'canDownload',
|
||||
'createProfile',
|
||||
'computeExecutablePath',
|
||||
'computeSystemExecutablePath',
|
||||
'detectBrowserPlatform',
|
||||
'resolveBuildId',
|
||||
'getInstalledBrowsers',
|
||||
'detectBrowserPlatform',
|
||||
'BrowserPlatform',
|
||||
'Browser',
|
||||
'CLI',
|
||||
|
Loading…
Reference in New Issue
Block a user