After emerging jargon I found that I had the following directory structure
under /usr/share/doc/jargon-4.4.7:
.
`-- html
|-- graphics
`-- html
|-- 0
|-- A
|-- B
|-- C
|-- D
|-- E
|-- F
|-- G
|-- H
|-- I
|-- J
|-- K
|-- L
|-- M
|-- N
|-- O
|-- P
|-- Q
|-- R
|-- S
|-- T
|-- U
|-- V
|-- W
|-- X
|-- Y
|-- Z
`-- graphics
Running some diffs I concluded that some of these are not needed (spefically,
only the stuff in the second level html directory is needed and all the other
stuff can be dropped from the install).
nix html # diff -r graphics/ html/graphics/
Only in graphics/: glider-small.png
Only in graphics/: glider.png
Only in html/graphics/: glidergun.png
nix html # diff jargon.css html/jargon.css
nix html #
Reproducible: Always
Steps to Reproduce: