mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
Clean up Developer Guide (#108259)
* update plugin docs * address code review feedback
This commit is contained in:
parent
db9407c47c
commit
21b080b61b
6 changed files with 104 additions and 66 deletions
|
@ -14,7 +14,8 @@ Kibana ships with many out-of-the-box capabilities that can be extended and enha
|
|||
Recommended next reading:
|
||||
|
||||
1. <DocLink id="kibDevTutorialSetupDevEnv" text="Set up your development environment" />
|
||||
2. Create a simple <DocLink id="kibHelloWorldApp" text="Hello World plugin"/>.
|
||||
2. Create a <DocLink id="kibHelloWorldApp" text="Hello World plugin"/>.
|
||||
3. <DocLink id="kibDevAddData" text="Add data" />.
|
||||
|
||||
Check out our <DocLink id="kibDevDocsApiWelcome" text="API documentation" /> to dig into the nitty gritty details of
|
||||
every public plugin API.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue