playwright/utils/doclint
Dmitry Gozman c68f57d2d0
docs: mark optional properties/arguments explicitly with "?" (#13369)
Previously, we were guessing whether something is optional from the
comment (looking for stuff like "defaults to" or "optional").

To remove this error-prone technique, every optional property or
argument (but not option) is explicitly marked with "?".
2022-04-06 19:02:10 -07:00
..
templates chore(dotnet): fix channel generation for 1.17 (#10711) 2021-12-06 13:40:26 -08:00
api_parser.js docs: mark optional properties/arguments explicitly with "?" (#13369) 2022-04-06 19:02:10 -07:00
cli.js chore: add link validation for docs (#13047) 2022-03-25 19:30:45 +01:00
documentation.js docs: add name for screenshot animations option (#12601) 2022-03-08 16:02:31 -08:00
generateApiJson.js chore: do not bundle api.json and protocol.yml (#6841) 2021-06-02 14:01:05 -07:00
generateDotnetApi.js chore: fix .NET generation script for .NET 6 (#11965) 2022-02-09 18:03:37 +01:00
generateJavaSnippets.js docs: add java snippets to the examples in guides (#5638) 2021-03-01 09:18:44 -08:00
generatePythonSnippets.js docs: add python snippets for api classes (#5011) 2021-01-14 07:48:56 -08:00
missingDocs.js docs: simplify test-assertions.md, avoid duplication (#12475) 2022-03-03 10:06:14 -08:00
xmlDocumentation.js chore: fix .NET docs comments which contained < or > (#10772) 2021-12-07 16:33:28 -08:00