-
Notifications
You must be signed in to change notification settings - Fork 181
Closed
Labels
needs-teamIssues pending triage by the Docs TeamIssues pending triage by the Docs Team
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
- apm-agent-android [docs] Fix image paths for docs-assembler apm-agent-android#468
- Fix
% TO DO: Useafter Problems linking to images docs-builder#1134 is addressed:class: screenshot
- Fix
- apm-agent-dotnet [docs] Fix image paths for docs-assembler apm-agent-dotnet#2587
-
apm-agent-go - apm-agent-ios [docs] Fix image paths for docs-assembler apm-agent-ios#264
- apm-agent-java [docs] Fix image paths for docs-assembler apm-agent-java#4051
- apm-agent-nodejs [docs] Fix image paths for docs-assembler apm-agent-nodejs#4572
-
apm-agent-php - apm-agent-python [docs] Fix image paths for docs-assembler apm-agent-python#2274
- apm-agent-ruby [docs] Fix image paths for docs-assembler apm-agent-ruby#1538
- apm-agent-rum-js [docs] Fix image paths for docs-assembler apm-agent-rum-js#1604
-
apm-aws-lambda -
apm-k8s-attacher -
apm-server - beats [docs] Fix various syntax and rendering errors beats#43971
-
cloud-on-k8s -
cloud -
curator - docs-content Move images to solutions folder #1082
-
ecctl -
ecs-dotnet -
ecs-logging-go-logrus -
ecs-logging-go-zap -
ecs-logging-go-zerolog -
ecs-logging-java -
ecs-logging-nodejs -
ecs-logging-php -
ecs-logging-python -
ecs-logging-ruby -
ecs-logging - ecs [docs] Fix image paths for docs-assembler ecs#2464
- Fix
% TO DO: Useafter Problems linking to images docs-builder#1134 is addressed:class: screenshot
- Fix
-
eland - elastic-serverless-forwarder [docs] Fix image paths for docs-assembler elastic-serverless-forwarder#879 + Allow images from the elastic-severless-forwarder repo docs-builder#1140
-
elasticsearch-hadoop - elasticsearch-java [docs] Fix image paths for docs-assembler elasticsearch-java#1000
- Fix
% TO DO: Useafter Problems linking to images docs-builder#1134 is addressed:class: screenshot
- Fix
- elasticsearch-js [docs] Fix image paths for docs-assembler elasticsearch-js#2753
- elasticsearch-net [docs] Fix image paths for docs-assembler elasticsearch-net#8498
- elasticsearch-php [docs] Fix image paths for docs-assembler elasticsearch-php#1447
- elasticsearch-py [docs] Fix image paths for docs-assembler elasticsearch-py#2929
- Fix
% TO DO: Useafter Problems linking to images docs-builder#1134 is addressed:class: screenshot
- Fix
-
elasticsearch-rs - elasticsearch-ruby [docs] Fix image paths for docs-assembler elasticsearch-ruby#2654
- Fix
% TO DO: Useafter Problems linking to images docs-builder#1134 is addressed:class: screenshot
- Fix
- elasticsearch [DOCS] Fix broken images elasticsearch#126648
- go-elasticsearch [docs] Fix image paths for docs-assembler go-elasticsearch#987
- integrations [docs] Fix image paths for docs-assembler integrations#13548
- kibana [DOCS] Fix path to images in connector docs kibana#217920
- Fix
% TO DO: Useafter Problems linking to images docs-builder#1134 is addressed:class: screenshot
- Fix
-
logstash-docs - logstash [docs] Fix image paths for docs-assembler logstash#17566
- Fix
% TO DO: Useafter Problems linking to images docs-builder#1134 is addressed:class: screenshot
- Fix
- search-ui [docs] Fix image paths for docs-assembler search-ui#1141
- Fix
% TO DO: Useafter Problems linking to images docs-builder#1134 is addressed:class: screenshot
- Fix
-
integration-docs -
security-docs
Metadata
Metadata
Assignees
Labels
needs-teamIssues pending triage by the Docs TeamIssues pending triage by the Docs Team