Commit graph

385 commits

Author SHA1 Message Date
Kibana Machine
ecd0933e8a
[api-docs] Daily api_docs build (#135279) 2022-06-28 00:47:23 -04:00
Kibana Machine
001542b040
[api-docs] Daily api_docs build (#135179) 2022-06-27 00:45:01 -04:00
Kibana Machine
6d1bc8120f
[api-docs] Daily api_docs build (#135171) 2022-06-26 00:46:20 -04:00
Kibana Machine
35c5fa8c05
[api-docs] Daily api_docs build (#135167) 2022-06-25 00:45:54 -04:00
Kibana Machine
7369816923
[api-docs] Daily api_docs build (#135100) 2022-06-24 00:47:44 -04:00
Kibana Machine
52fa9c391f
[api-docs] Daily api_docs build (#134973) 2022-06-23 00:50:55 -04:00
Kibana Machine
86db2df29d
[api-docs] Daily api_docs build (#134876) 2022-06-22 00:48:31 -04:00
Kibana Machine
04e621727b
[api-docs] Daily api_docs build (#134799) 2022-06-21 00:51:44 -04:00
Kibana Machine
161e9df8c3
[api-docs] Daily api_docs build (#134714) 2022-06-20 00:50:25 -04:00
Kibana Machine
1d95bd6bae
[api-docs] Daily api_docs build (#134709) 2022-06-19 00:43:53 -04:00
Kibana Machine
1a3762ad7a
[api-docs] Daily api_docs build (#134707) 2022-06-18 00:42:22 -04:00
Kibana Machine
1eeb0d86c0
[api-docs] Daily api_docs build (#134624) 2022-06-17 00:47:25 -04:00
Kibana Machine
bf934a9869
[api-docs] Daily api_docs build (#134540) 2022-06-16 00:44:05 -04:00
Kibana Machine
d72a08378c
[api-docs] Daily api_docs build (#134478) 2022-06-15 09:31:01 -07:00
Kibana Machine
0cb1087fb4
[api-docs] 2022-06-14 Daily api_docs build (#134389)
* [api-docs] Add pipeline to build api_docs daily

* Fix kibanamachine remote

* Add --repo

* Fix PR creation

* [api-docs] Daily api_docs build

Co-authored-by: Brian Seeders <brian.seeders@elastic.co>
2022-06-14 12:58:55 -07:00
Matthew Kime
7db3e58747
update docs (#133798) 2022-06-07 16:08:22 -05:00
Brian Seeders
6f4b81a3db Update api_docs 2022-05-24 15:50:44 +00:00
Thomas Neirynck
3a482f175a
Update API docs (#130999)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-05-03 16:13:19 -04:00
Alejandro Fernández Haro
fcf862220b
Create @elastic/analytics package (#128407)
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2022-04-05 08:21:57 -07:00
Stacey Gammon
131021050c
Fix deprecations being incorrectly counted (#128985)
* Adjust logic to fix overcounting bad deprecations

* Update api docs

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-03-31 14:01:14 -04:00
Stacey Gammon
7559f90c97
Update api docs (#128663) 2022-03-28 14:24:55 -04:00
Brian Seeders
f9badeb6a4
[api-docs] Update API docs (#127782) 2022-03-15 11:27:52 -07:00
Stacey Gammon
35c819c228
udpate api docs (#126460) 2022-02-28 08:26:15 -07:00
Matthew Kime
7db7b1aa8c
update docs (#125419) 2022-02-11 13:46:52 -06:00
Stacey Gammon
3bbbbb9ed3
Don't include teams with no usage of due deprecations (#124268)
* Don't include teams that have 0 due deprecations

* Update api docs
2022-02-01 10:53:35 -07:00
Stacey Gammon
41c7521402
Add a new file to list deprecations that are due, and by team (#124056)
* Add another file to track deprecations due by team

* update docs

* add link to new page

* Update api docs after merging master
2022-01-31 16:02:39 -05:00
Stacey Gammon
2d982c0070
Update api docs (#123839)
* Support the docs scripts knowing which json files are specifically for dev docs.

* Update jest snapshot docs

* Update api docs
2022-01-27 09:48:49 -05:00
Stacey Gammon
af283e8a07
Don't count any ci stats coming from code in node_modules (#122600)
* ensure no stats are tracked that are coming from third party libraries

Update stats.ts

* Build api docs with new stats
2022-01-11 08:34:07 -05:00
Stacey Gammon
434ad1b575
update api docs (#121760) 2021-12-21 10:26:37 -05:00
Stacey Gammon
6723fa583f
Add packages to our API documentation (#113564)
* Add packages

* Update docs

* Fix test and types

* debug heap size

* remove debug heap line

* updated docs
2021-10-06 17:02:57 -04:00
Stacey Gammon
e097adbb6a
API Doc Fixes (#109685)
* Fixes

- Fix bad formatting of deprecated apis by plugin
- Collect deprecated apis recursively
- Include unreferenced apis in Deprecated apis by API page.

* Fix unreferenced dep list

* check in updated docs

* Fix the issue with saved objects management plugin docs not being included

* adding the new docs after fixing some docs missing

* update api docs
2021-08-24 13:42:23 -04:00
Stacey Gammon
899a6f3f11
Fix the API docs bug, where optional functions on interfaces were losing their children. (#107236)
* Fix the bug and update tests

* update api docs

* Fix tests
2021-08-03 11:58:03 -04:00
Stacey Gammon
7ff28959b1
Update api docs (#103310)
* Update api docs

* update api docs after merge from master
2021-06-29 12:29:58 -04:00
Stacey Gammon
0254ff06b5
Support owner and description attributes inside the Manifest file, use in API docs (#101786)
* Support owner and description in manifest file, add to mdx output for each plugin

* Update parse_kibana_platform_plugin.ts

* edit a couple kibana.jsons

* Update write_plugin_mdx_docs.ts

* update api docs

* Update core server manifest plugin types

* update core docs

* Fix type_check failure
2021-06-09 16:18:21 -04:00
Stacey Gammon
87a5b22626
API DOCS Step 3/3 (#92929)
* update api_docs from gitignore

* api doc files

* Update api_welcome.mdx

* Pretty print json

* Add new lines and extra frontmatter to warn github viewers

* update api_docs with new lines and frontmatter

* Remove all apis tagged @internal and add tests

* Update docs with all internal APIs removed

* fix typescript error in test fixtures

* Update core.json

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-03-02 22:02:17 -05:00