Commit graph

5 commits

Author SHA1 Message Date
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