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
This commit is contained in:
Stacey Gammon 2021-06-09 16:18:21 -04:00 committed by GitHub
parent 8cf6112999
commit 0254ff06b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
121 changed files with 1959 additions and 309 deletions

View file

@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
import stackAlertsObj from './stack_alerts.json';
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 4 | 0 | 4 | 0 |
## Server
### Consts, variables and types