Skip to content

Commit 748c920

Browse files
committed
docs: isobmff
1 parent 8c67ecd commit 748c920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ex_image_info/types/isobmff.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
defmodule ExImageInfo.Types.ISOBMFF do
2-
@moduledoc false
2+
@moduledoc "HEIF, HEIC and AVIF image format parser"
33

44
# There are code regions that cannot be tested as no fixtures/images to be validated against.
55
# Returning nil to avoid failing, but ideally this format should have more image files.

0 commit comments

Comments
 (0)