-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
expose DocLinks API from start only (#68745)
* exose DocLinks API from start only * update docs * fix type errors * update docs Co-authored-by: Elastic Machine <[email protected]>
- Loading branch information
1 parent
d1a6fa2
commit 778136f
Showing
22 changed files
with
62 additions
and
133 deletions.
There are no files selected for viewing
13 changes: 0 additions & 13 deletions
13
docs/development/core/public/kibana-plugin-core-public.coresetup.doclinks.md
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 0 additions & 11 deletions
11
...lopment/core/public/kibana-plugin-core-public.doclinkssetup.doc_link_version.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...ment/core/public/kibana-plugin-core-public.doclinkssetup.elastic_website_url.md
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
docs/development/core/public/kibana-plugin-core-public.doclinkssetup.md
This file was deleted.
Oops, something went wrong.
11 changes: 11 additions & 0 deletions
11
...lopment/core/public/kibana-plugin-core-public.doclinksstart.doc_link_version.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [kibana-plugin-core-public](./kibana-plugin-core-public.md) > [DocLinksStart](./kibana-plugin-core-public.doclinksstart.md) > [DOC\_LINK\_VERSION](./kibana-plugin-core-public.doclinksstart.doc_link_version.md) | ||
|
||
## DocLinksStart.DOC\_LINK\_VERSION property | ||
|
||
<b>Signature:</b> | ||
|
||
```typescript | ||
readonly DOC_LINK_VERSION: string; | ||
``` |
11 changes: 11 additions & 0 deletions
11
...ment/core/public/kibana-plugin-core-public.doclinksstart.elastic_website_url.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [kibana-plugin-core-public](./kibana-plugin-core-public.md) > [DocLinksStart](./kibana-plugin-core-public.doclinksstart.md) > [ELASTIC\_WEBSITE\_URL](./kibana-plugin-core-public.doclinksstart.elastic_website_url.md) | ||
|
||
## DocLinksStart.ELASTIC\_WEBSITE\_URL property | ||
|
||
<b>Signature:</b> | ||
|
||
```typescript | ||
readonly ELASTIC_WEBSITE_URL: string; | ||
``` |
4 changes: 2 additions & 2 deletions
4
...plugin-core-public.doclinkssetup.links.md → ...plugin-core-public.doclinksstart.links.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.