mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Initial commit for App Switcher docs
This commit is contained in:
parent
8c2628200d
commit
ea4e4dcc84
5 changed files with 14 additions and 0 deletions
12
docs/apps.asciidoc
Normal file
12
docs/apps.asciidoc
Normal file
|
@ -0,0 +1,12 @@
|
|||
[[kibana-apps]]
|
||||
== Kibana Apps added[4.2]
|
||||
|
||||
The Kibana UI serves as a framework that can contain several different applications. You can switch between these
|
||||
applications by clicking the image:images/app-button.png[App Picker] *App picker* button to display the app bar:
|
||||
|
||||
image::images/app-picker.png[]
|
||||
|
||||
Click an app icon to switch to that app's functionality.
|
||||
|
||||
Applications in the Kibana UI are managed by <<kibana-plugins,_plugins_>>. Plugins can expose app functionality or add new
|
||||
visualization types.
|
BIN
docs/images/app-button.png
Normal file
BIN
docs/images/app-button.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 748 B |
BIN
docs/images/app-picker.png
Normal file
BIN
docs/images/app-picker.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
BIN
docs/images/appbar.png
Normal file
BIN
docs/images/appbar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
|
@ -11,6 +11,8 @@ include::setup.asciidoc[]
|
|||
|
||||
include::getting-started.asciidoc[]
|
||||
|
||||
include::apps.asciidoc[]
|
||||
|
||||
include::plugins.asciidoc[]
|
||||
|
||||
include::access.asciidoc[]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue