kibana/api_docs/kbn_doc_links.mdx
2022-03-15 11:27:52 -07:00

30 lines
925 B
Text

---
id: kibKbnDocLinksPluginApi
slug: /kibana-dev-docs/api/kbn-doc-links
title: "@kbn/doc-links"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/doc-links plugin
date: 2022-03-15
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/doc-links']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---
import kbnDocLinksObj from './kbn_doc_links.devdocs.json';
Contact [Owner missing] for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 62 | 0 | 62 | 2 |
## Server
### Functions
<DocDefinitionList data={kbnDocLinksObj.server.functions}/>
### Interfaces
<DocDefinitionList data={kbnDocLinksObj.server.interfaces}/>