mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[CoreRenderingService] Add dev docs (#218630)
## Summary Epic: https://github.com/elastic/kibana-team/issues/1435 New Dev Docs for Core Rendering Service <img width="902" alt="image" src="https://github.com/user-attachments/assets/aa1b8bdb-751d-4ab1-a0e1-8bf62c1c8d96" /> --------- Co-authored-by: Anton Dosov <dosantappdev@gmail.com> Co-authored-by: Jean-Louis Leysens <jloleysens@gmail.com>
This commit is contained in:
parent
ce705f65ee
commit
c764851f33
3 changed files with 42 additions and 3 deletions
|
@ -56,6 +56,11 @@ layout: landing
|
|||
title: 'Kibana Page Template',
|
||||
description: "Learn how to use Kibana Page Template for your app's page layout",
|
||||
},
|
||||
{
|
||||
pageId: 'kibDevRenderingService',
|
||||
title: 'Core Rendering Service',
|
||||
description: 'Learn how to provide the Kibana global context in your React apps',
|
||||
},
|
||||
{
|
||||
pageId: 'kibDevReactKibanaContext',
|
||||
title: 'Kibana React Contexts',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue