Commit graph

7 commits

Author SHA1 Message Date
Tim Sullivan
6b2e8ff714
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"
/>
2025-05-06 07:29:30 -07:00
Tim Sullivan
c764851f33
[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>
2025-04-24 00:08:38 +02:00
Tim Sullivan
c20edc88b6
[Screenshotting] Organize dev docs for screenshotting/chromium (#198100)
* Remove duplicated “File service” entry from nav
* Move Screenshotting to main Tutorials section in nav 
* Add “Updating Puppeteer and Chromium” to nav as a sub-item of
screenshotting
* Move files for Screenshotting/Chromium out of the SharedUX space to
`dev_docs/tutorials/screenshotting`
2024-10-30 11:55:12 -05:00
Tim Sullivan
456e9b81c2
[DevDocs] add developer documentation for updating puppeteer and chromium (#195337)
## Summary

Add documentation on updating Puppeteer and Chromium
2024-10-16 08:18:28 -07:00
Anton Dosov
129c0a1e7f
[dev docs] Add recently viewed docs (#195001)
## Summary

Add Recently Viewed dev docs

---------

Co-authored-by: Tim Sullivan <tsullivan@users.noreply.github.com>
Co-authored-by: Clint Andrew Hall <clint@clintandrewhall.com>
2024-10-10 16:16:52 +02:00
Brandon Morelli
4bebd2539f
Fix dev docs (#194229)
`kibDevTutorialsServerlessProjectNavigation`
was changed to
`kibDevTutorialsSolutionNavigation`
in
https://github.com/elastic/kibana/pull/193988

but they missed one. This PR fixes the failing docs.elastic.dev build.
2024-09-26 21:32:03 +00:00
Anton Dosov
92c7288816
Consolidate shared ux team dev docs (#172966)
## Summary

This PR consolidates shared ux team dev docs similar how it was done by
operations team.

There is a separate "Shared UX" toc in the nav with the team's
catalogue. Also a landing page with our catalog.

<img width="1185" alt="Screenshot 2023-12-08 at 17 01 15"
src="c8e758f0-bcaa-4c74-9187-2911b2e7a680">
2023-12-11 15:20:23 +01:00