Commit 5d1bd8e
committed
DOC: Remove dead .cid references to lost visual PNGs
PR #440 added 20 .cid
references for example-visual PNGs in Core/Common/. The CIDs were
computed locally by the contributor but the underlying binaries were
never published to ITKTestingData and IPFS pinning has expired, so
every fetch attempt (gh-pages CID/, data.kitware.com, itk.org,
ipfs.io, dweb.link, w3s.link, nftstorage, pinata, filebase) now
returns 404 / error pages.
Building with Module_SphinxExamples=ON consequently fails 20
ExternalData fetches per configure. Remove the dead .cid files and
the matching .. figure:: blocks (with their :scale:/:alt:/caption
lines) from the affected Documentation.rst so the module builds
cleanly. Real output PNGs (e.g. MakePartOfImageTransparent.png) and
all unrelated content are untouched.
Affected examples (Core/Common):
ApplyAFilterOnlyToASpecifiedRegionOfAnImage, ApplyCustomOperationToEachPixelInImage,
BoundingBoxOfAPointSet, BresenhamLine, ConvertArrayToImage,
CreateDerivativeKernel, CreateGaussianKernel, CreateVectorImage,
CropImageBySpecifyingRegion, ImageRegionIntersection,
MakePartOfImageTransparent, MiniPipeline, ReadAPointSet.
If the original visuals are recovered, the figure references can be
restored together with the binaries in a follow-up.
Assisted-by: Claude Code (claude-opus-4-7) -- audit of missing data sources and .rst cleanup.1 parent ecd46dc commit 5d1bd8e
33 files changed
Lines changed: 0 additions & 112 deletions
File tree
- src/Core/Common
- ApplyAFilterOnlyToASpecifiedRegionOfAnImage
- ApplyCustomOperationToEachPixelInImage
- BoundingBoxOfAPointSet
- BresenhamLine
- ConvertArrayToImage
- CreateDerivativeKernel
- CreateGaussianKernel
- CreateVectorImage
- CropImageBySpecifyingRegion
- ImageRegionIntersection
- MakePartOfImageTransparent
- MiniPipeline
- ReadAPointSet
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | 28 | | |
34 | 29 | | |
35 | 30 | | |
| |||
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | 13 | | |
19 | 14 | | |
20 | 15 | | |
| |||
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 0 additions & 1 deletion
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 19 | | |
24 | 20 | | |
25 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | 17 | | |
28 | 18 | | |
29 | 19 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments