Add Core Rendering Service to SharedUX Dev Docs sidenav (#220176)

A documentation structure update was unintentionally missed in
https://github.com/elastic/kibana/pull/218630

This update promotes the Core Rendering Service and offsets the prior
documentation of Kibana React Contexts.

## Summary

<img width="1800" alt="image"
src="https://github.com/user-attachments/assets/9c7634c9-2a1e-43d8-8bb7-850bbf96fc53"
/>
This commit is contained in:
Tim Sullivan 2025-05-06 07:29:30 -07:00 committed by GitHub
parent 538fb191e6
commit 6b2e8ff714
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 7 deletions

View file

@ -283,8 +283,8 @@
"label": "Kibana Page Template"
},
{
"id": "kibDevReactKibanaContext",
"label": "Kibana React Contexts"
"id": "kibDevRenderingService",
"label": "Core Rendering Service"
},
{
"id": "kibDevDocsChromeRecentlyAccessed",

View file

@ -61,11 +61,6 @@ layout: landing
title: 'Core Rendering Service',
description: 'Learn how to provide the Kibana global context in your React apps',
},
{
pageId: 'kibDevReactKibanaContext',
title: 'Kibana React Contexts',
description: 'Learn how to use common React contexts in Kibana',
},
{
pageId: 'kibDevDocsChromeRecentlyAccessed',
title: 'Chrome Recently Viewed',