Closed
Description
If there is an images
folder at the top level of a documentation set, those images work in local builds but fail in the full build of all docs since you cannot reference an image that is beyond the scope of the toc.yml
(or docset.yml
if there's no toc.yml
files) that contains the page.
The simplest solution seems to be to put the images
folder alongside the toc.yml
file and update the image path appropriately.
The following PRs have implemented checks and warnings for this situation: elastic/docs-builder#1077, elastic/docs-builder#1084
All of the remaining repos in this list seem unlikely to be affected, but I will leave this issue open until checks are enabled just in case that's not the case:
- docs-builder (if clarifications are required in https://docs-v3-preview.elastic.dev/elastic/docs-builder/tree/main/syntax/images ) Update images.md docs-builder#1090
- Fix
% TO DO: Use
after Problems linking to images docs-builder#1134 is addressed:class: screenshot
- Fix
% TO DO: Use
after Problems linking to images docs-builder#1134 is addressed:class: screenshot
- Fix
% TO DO: Use
after Problems linking to images docs-builder#1134 is addressed:class: screenshot
- Fix
% TO DO: Use
after Problems linking to images docs-builder#1134 is addressed:class: screenshot
- Fix
% TO DO: Use
after Problems linking to images docs-builder#1134 is addressed:class: screenshot
- Fix
% TO DO: Use
after Problems linking to images docs-builder#1134 is addressed:class: screenshot
- Fix
% TO DO: Use
after Problems linking to images docs-builder#1134 is addressed:class: screenshot
- Fix
% TO DO: Use
after Problems linking to images docs-builder#1134 is addressed:class: screenshot
Activity
[-]Fix broken images at root[/-][+]Fix broken images[/+]Update images.md