[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`
|
@ -183,8 +183,13 @@
|
||||||
"label": "data.search"
|
"label": "data.search"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "kibDevTutorialFileService",
|
"id": "kibDevTutorialScreenshotting",
|
||||||
"label": "File service"
|
"label": "Screenshotting",
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"id": "kibDevDocsUpdatingPuppeteerAndChromium"
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "kibDevTutorialDataViews"
|
"id": "kibDevTutorialDataViews"
|
||||||
|
@ -266,10 +271,6 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"id": "kibDevTutorialScreenshotting",
|
|
||||||
"label": "Screenshotting"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": "kibDevTutorialAdvancedSettings",
|
"id": "kibDevTutorialAdvancedSettings",
|
||||||
"label": "Advanced Settings"
|
"label": "Advanced Settings"
|
||||||
|
|
|
@ -46,16 +46,6 @@ layout: landing
|
||||||
pageId: 'kibContentManagement',
|
pageId: 'kibContentManagement',
|
||||||
description: 'Learn about the content management system in Kibana',
|
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',
|
pageId: 'kibDevTutorialAdvancedSettings',
|
||||||
title: 'Advanced Settings (uiSettings)',
|
title: 'Advanced Settings (uiSettings)',
|
||||||
|
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
Before Width: | Height: | Size: 74 KiB After Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 177 KiB After Width: | Height: | Size: 177 KiB |
Before Width: | Height: | Size: 137 KiB After Width: | Height: | Size: 137 KiB |