[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`
This commit is contained in:
Tim Sullivan 2024-10-30 09:55:12 -07:00 committed by GitHub
parent 354bec4ca4
commit c20edc88b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 7 additions and 16 deletions

View file

@ -183,8 +183,13 @@
"label": "data.search"
},
{
"id": "kibDevTutorialFileService",
"label": "File service"
"id": "kibDevTutorialScreenshotting",
"label": "Screenshotting",
"items": [
{
"id": "kibDevDocsUpdatingPuppeteerAndChromium"
}
]
},
{
"id": "kibDevTutorialDataViews"
@ -266,10 +271,6 @@
}
]
},
{
"id": "kibDevTutorialScreenshotting",
"label": "Screenshotting"
},
{
"id": "kibDevTutorialAdvancedSettings",
"label": "Advanced Settings"

View file

@ -46,16 +46,6 @@ layout: landing
pageId: 'kibContentManagement',
description: 'Learn about the content management system in Kibana',
},
{
pageId: 'kibDevTutorialScreenshotting',
title: 'Reporting / Screenshotting',
description: 'Learn how to integrate your plugin with reporting',
},
{
pageId: 'kibDevDocsUpdatingPuppeteerAndChromium',
title: 'Reporting / Updating Puppeteer and Chromium',
description: 'Learn how to update the Puppeteer node module and build headless Chromium',
},
{
pageId: 'kibDevTutorialAdvancedSettings',
title: 'Advanced Settings (uiSettings)',

View file

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 56 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 74 KiB

After

Width:  |  Height:  |  Size: 74 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 177 KiB

After

Width:  |  Height:  |  Size: 177 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 137 KiB

After

Width:  |  Height:  |  Size: 137 KiB

Before After
Before After