0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Nikolay Vitkov
15dde692f3
docs: update links to point to property table () 2024-04-11 13:01:13 +02:00
Nikolay Vitkov
e8b501de6f
docs: update website deps and fix some broken links () 2024-01-05 08:28:39 +00:00
Alex Rudenko
bbff323edf
docs: clarify the viewport() behavior () 2023-11-27 11:38:42 +01:00
Nathan
c7921ae42c
docs: fix typo in setViewport docs () 2023-11-16 13:48:02 +01:00
Nikolay Vitkov
0b7f0216e9
chore: remove docs warnings () 2023-09-21 11:09:27 +02:00
Nikolay Vitkov
1396274477
docs: remove some redundant instances of @returns () 2023-03-30 11:54:00 +00:00
Guillaume Gomez
0a2d310e4e
docs: fix typo in Viewport fields ()
The `deviceScalarFactor` field of `Viewport` is actually named
`deviceScaleFactor`.
2022-11-17 17:27:07 +01:00
jrandolf
f07ad2c661
fix: update documentation on configuring puppeteer ()
This PR updates the docs regarding configuring puppeteer. In addition,
some changes have been made to the documentation generator to show
default values on the documentation site.

Also fixes: https://github.com/puppeteer/puppeteer/pull/9144
2022-10-24 09:07:05 +02:00
jrandolf
b5a345b06b
chore: format docs () 2022-07-05 15:41:43 +02:00
jrandolf
45eb2c607f
chore: remove docusaurus metadata from README.md () 2022-07-05 14:42:31 +02:00
jrandolf
066f440ba7
feat: add documentation () 2022-07-01 11:52:39 +00:00