Skip to content

Commit

Permalink
use Makie
Browse files Browse the repository at this point in the history
  • Loading branch information
asinghvi17 committed Jun 25, 2024
1 parent 12584f1 commit a4381cb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/GeoMakieDocumenterBlocks/src/GeoMakieDocumenterBlocks.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
module GeoMakieDocumenterBlocks

using Documenter
using ImageTransformations, ImageIO, Base64, FileIO # for resize
import Documenter: MarkdownAST
using Makie

const GALLERY_DICT = Dict{String, Any}()

export GALLERY_DICT
Expand Down

0 comments on commit a4381cb

Please sign in to comment.