JuliaImages / ImageFiltering.jl

Julia implementations of multidimensional array convolution and nonlinear stencil operations
Other
99 stars 51 forks source link

Fix Documenter build #220

Closed feanor12 closed 3 years ago

feanor12 commented 3 years ago

I see two options at the moment: 1.) Change the Documenter compat value of DemoCards.jl 2.) Change the compat value of the docs folder to include 0.26 eg. Documenter = "0.26, 0.27"

johnnychen94 commented 3 years ago

Oh sorry, it was a rush, I'll upgrade DemoCards to be compatible with Documenter v0.27 (https://github.com/johnnychen94/DemoCards.jl/pull/95) tomorrow

johnnychen94 commented 3 years ago

With DemoCards v0.4.3 out, it works now https://juliaimages.org/ImageFiltering.jl/dev/demos/#Search