mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
Split up plugin dev docs from team docs. Add some welcome landing pages. (#87353)
* Split up plugin dev docs from team docs. Add some welcome landing pages * update titles * sp * Update dev_docs/dev_welcome.mdx Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com> * Update dev_docs/api_welcome.mdx Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com> Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>
This commit is contained in:
parent
74731ef7dd
commit
9b3e645542
3 changed files with 32 additions and 1 deletions
14
dev_docs/api_welcome.mdx
Normal file
14
dev_docs/api_welcome.mdx
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
id: kibDevDocsApiWelcome
|
||||
slug: /kibana-dev-docs/api-welcome
|
||||
title: Welcome
|
||||
summary: The home of automatically generated plugin API documentation using extracted TSDocs
|
||||
date: 2021-01-02
|
||||
tags: ['kibana','dev', 'contributor', 'api docs']
|
||||
---
|
||||
|
||||
Welcome to Kibana's plugin API documentation. As a plugin developer, this is where you can
|
||||
learn the details of every service you can take advantage of to help you build awe-inspiring creative solutions and applications!
|
||||
|
||||
If you have any questions or issues, please reach out to the Kibana platform team or create an issue [here](https://github.com/elastic/kibana/issues).
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue