Skip to content

Commit 454e61e

Browse files
committed
Use standard PNGs in reference manual
This commit converts interlaced PNGs to standard PNGs and uses PNGs instead of GIFs consistently within the reference manual in order to avoid issues with AsciiDoc’s support for inlined images. Issue: SPR-14997
1 parent c7c4806 commit 454e61e

File tree

8 files changed

+1
-1
lines changed

8 files changed

+1
-1
lines changed

src/docs/asciidoc/data-access.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2088,7 +2088,7 @@ The exception hierarchy that Spring provides can be seen below. (Please note tha
20882088
class hierarchy detailed in the image shows only a subset of the entire
20892089
`DataAccessException` hierarchy.)
20902090

2091-
image::images/DataAccessException.gif[]
2091+
image::images/DataAccessException.png[]
20922092

20932093

20942094

-7.48 KB
Binary file not shown.
8.68 KB
Loading
-8.35 KB
Loading
-6.22 KB
Loading

src/docs/asciidoc/images/mvc.png

-24.6 KB
Loading
-10.2 KB
Loading
-11.8 KB
Loading

0 commit comments

Comments
 (0)