Yury Semikhatsky
|
c390f3950f
|
fix: include parsed .md spec into api.json (#5662)
|
2021-03-01 13:00:01 -08:00 |
|
Anže Vodovnik
|
86c7d77967
|
chore(dotnet): handle setters and ordering bug (#5654)
|
2021-03-01 18:49:14 +01:00 |
|
Yury Semikhatsky
|
6c9e806672
|
docs: add java snippets to the examples in guides (#5638)
|
2021-03-01 09:18:44 -08:00 |
|
Anže Vodovnik
|
28f3fe8e48
|
chore(dotnet): generate dotnet API from Markdown (#5089)
Introduces the generator for the .NET API surface to be used by the .NET language port to ensure greater consistency with other language ports.
|
2021-02-26 18:04:03 +01:00 |
|
Dmitry Gozman
|
96e099aca3
|
docs: use "argument: <type>" notation for events (#5626)
|
2021-02-25 22:22:47 -08:00 |
|
Yury Semikhatsky
|
cb0a890a09
|
docs: java snippets for api classes (#5629)
|
2021-02-25 22:03:39 -08:00 |
|
Anže Vodovnik
|
8f3a6c6b45
|
chore(docs): improve xmldoc inline code parsing (#5480)
|
2021-02-17 10:45:15 -08:00 |
|
Anže Vodovnik
|
9dd443e1aa
|
chore(docs): add ability to generate xmldocs (#5164)
Introduces a naive XmlDocs renderer for Markdown nodes. It needs to be called separately for now.
|
2021-02-15 19:41:40 +01:00 |
|
Yury Semikhatsky
|
0c8d8a3d0f
|
fix(docs): correctly detect type-only overrides (#5430)
|
2021-02-11 23:43:59 -08:00 |
|
Yury Semikhatsky
|
d39d2eaf4c
|
docs: support method overrides (#5405)
|
2021-02-10 14:27:20 -08:00 |
|
Dmitry Gozman
|
c12374ea07
|
feat(docs): improve link validation (#5394)
|
2021-02-10 07:13:14 -08:00 |
|
Yury Semikhatsky
|
adeb2348cf
|
docs: change WebSocket.frame* event type to WebSocketFrame in java (#5384)
|
2021-02-09 12:11:48 -08:00 |
|
Yury Semikhatsky
|
a1b3164864
|
docs: fix nested union handling (#5341)
|
2021-02-05 16:32:13 -08:00 |
|
Yury Semikhatsky
|
4b74f5693c
|
docs: add enum aliases (#5335)
|
2021-02-05 15:28:48 -08:00 |
|
Anže Vodovnik
|
cf96b15051
|
fix(docs): ignore case when validating order of events and methods (#5309)
|
2021-02-04 19:19:38 +01:00 |
|
Joel Einbinder
|
3126fee780
|
fix(lint): correctly find api.ts on windows (#5308)
|
2021-02-04 05:31:59 -08:00 |
|
Pavel Feldman
|
1db5ef24a8
|
docs: document electron api (#5229)
|
2021-02-01 11:43:26 -08:00 |
|
Yury Semikhatsky
|
e71ef7949b
|
docs: add java traits to some methods (#5222) (#5243)
|
2021-02-01 11:13:13 -08:00 |
|
Pavel Feldman
|
82bb92f103
|
Revert "docs: add java traits to some methods (#5222)"
Breaks playwright.dev
|
2021-01-30 22:15:56 -08:00 |
|
Yury Semikhatsky
|
9c4668685d
|
docs: add java traits to some methods (#5222)
|
2021-01-29 19:15:25 -08:00 |
|
Yury Semikhatsky
|
a1d875ed97
|
docs: make inline refs us parameter name instead of its alias (#5219)
|
2021-01-29 16:02:17 -08:00 |
|
Anže Vodovnik
|
dbcdf9dcd7
|
chore(docs): aliases for dotnet/chsarp docs. (#5162)
Co-authored-by: Yury Semikhatsky <yurys@chromium.org>
|
2021-01-29 11:08:22 -08:00 |
|
Yury Semikhatsky
|
21041bc331
|
docs: support argument overrides (#5200)
|
2021-01-28 17:51:41 -08:00 |
|
Anže Vodovnik
|
f2ef7f51b8
|
Link patching now picks up multiple in single line (#5163)
|
2021-01-27 16:21:27 -08:00 |
|
Pavel Feldman
|
41e394bc22
|
docs: allow overriding return types (#5031)
|
2021-01-15 16:01:41 -08:00 |
|
Pavel Feldman
|
8354a91d0e
|
docs: add python snippets for api classes (#5011)
|
2021-01-14 07:48:56 -08:00 |
|
Pavel Feldman
|
5408e26e02
|
docs: add python snippets for class Page (#5010)
|
2021-01-13 21:03:35 -08:00 |
|
Pavel Feldman
|
cac119f3bf
|
docs: python api review (#4986)
|
2021-01-12 12:14:27 -08:00 |
|
Pavel Feldman
|
4dbbb47583
|
docs: document Python's expect_event methods (#4963)
|
2021-01-10 21:00:52 -08:00 |
|
Pavel Feldman
|
e67d89747a
|
chore: update docs to cover python specifics (#4960)
|
2021-01-10 18:18:35 -08:00 |
|
Pavel Feldman
|
3b617b3709
|
docs: validate member links (#4955)
|
2021-01-08 16:36:52 -08:00 |
|
Pavel Feldman
|
114d586f07
|
chore: add python aliases (#4949)
|
2021-01-08 15:00:14 -08:00 |
|
Pavel Feldman
|
15c0a29526
|
docs: split nodejs and python links (#4942)
|
2021-01-07 23:37:53 -08:00 |
|
Pavel Feldman
|
54c06a1b45
|
chore: mark methods as js-only, add python-specific methods (#4938)
|
2021-01-07 16:12:25 -08:00 |
|
Pavel Feldman
|
e56832b646
|
chore: language-specific members api (#4936)
|
2021-01-07 15:00:04 -08:00 |
|
Pavel Feldman
|
bdf12e32e4
|
docs: split api-body into classes (#4931)
|
2021-01-07 11:46:05 -08:00 |
|
Pavel Feldman
|
4cd989c653
|
docs: introduce deprecation annotation and any type (#4930)
|
2021-01-07 11:11:40 -08:00 |
|
Pavel Feldman
|
913f85249f
|
docs: make all links relative (#4926)
|
2021-01-06 20:02:51 -08:00 |
|
Pavel Feldman
|
2311c282d6
|
docs: pref docs to be language-specific (#4916)
|
2021-01-06 11:59:29 -08:00 |
|
Pavel Feldman
|
b6cd385a67
|
docs: mark some paths as such (#4896)
|
2021-01-05 17:05:43 -08:00 |
|
Dmitry Gozman
|
a9c776f56e
|
chore: watch to regenerate api.json (#4901)
|
2021-01-05 15:25:25 -08:00 |
|
Pavel Feldman
|
4996eacd5b
|
docs: split numbers into integers and floats (#4887)
|
2021-01-05 09:42:49 -08:00 |
|
Pavel Feldman
|
80f8a0fdf5
|
doc: further align docs w/ playwright.dev (3) (#4884)
|
2021-01-04 17:59:23 -08:00 |
|
Pavel Feldman
|
31ffeb32e3
|
doc: further align docs w/ playwright.dev (2) (#4871)
|
2021-01-04 13:50:29 -08:00 |
|
Pavel Feldman
|
ae935a43d9
|
doc: further align docs w/ playwright.dev (#4866)
|
2021-01-03 08:47:29 -08:00 |
|
Pavel Feldman
|
e0e836cb6e
|
doc: split classes into files (#4864)
|
2021-01-01 15:17:27 -08:00 |
|
Pavel Feldman
|
ba291372e7
|
docs: generate all docs off docs-src (#4858)
|
2020-12-30 18:04:51 -08:00 |
|
Pavel Feldman
|
a5bd415edc
|
doc: generate class toc as a part of the api generation (#4852)
|
2020-12-29 17:35:01 -08:00 |
|
Pavel Feldman
|
9817d1095a
|
doc: generator code health (3) (#4850)
|
2020-12-29 12:12:46 -08:00 |
|
Pavel Feldman
|
722db85e1c
|
doc: generator code health (2) (#4843)
|
2020-12-28 23:42:51 -08:00 |
|