[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:
Tim Sullivan 2025-04-23 15:08:38 -07:00 committed by GitHub
parent ce705f65ee
commit c764851f33
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 42 additions and 3 deletions

View file

@ -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',