Skip to content

Commit 2870352

Browse files
authored
add Images package for documentation (#96)
1 parent 897d4e8 commit 2870352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using Documenter, ImageFeatures
1+
using Documenter, ImageFeatures, Images
22

33
makedocs(sitename = "ImageFeatures",
44
format = Documenter.HTML(prettyurls = get(ENV, "CI", nothing) == "true"),

0 commit comments

Comments
 (0)