diff --git a/docs/make.jl b/docs/make.jl index ce3ea08b..992ea4c6 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -35,20 +35,20 @@ examples = String[ "graph_on_usa.jl", "orthographic.jl", "geostationary_image.jl", - # "multiple_crs.jl", - # "rasters.jl", - # "healpix.jl", - # "is_it_a_plane.jl", - # joinpath("cartopy", "annotation.jl"), - # joinpath("cartopy", "katrina.jl"), - # joinpath("cartopy", "arrows.jl"), - # # joinpath("cartopy", "vesta.jl"), - # joinpath("cartopy", "streamplot.jl"), - # joinpath("gmt", "antioquia.jl"), - # "german_lakes.jl", - # "field_and_countries.jl", - # "meshimage.jl", - # "projections.jl", + "multiple_crs.jl", + "rasters.jl", + "healpix.jl", + "is_it_a_plane.jl", + joinpath("cartopy", "annotation.jl"), + joinpath("cartopy", "katrina.jl"), + joinpath("cartopy", "arrows.jl"), + # joinpath("cartopy", "vesta.jl"), + joinpath("cartopy", "streamplot.jl"), + joinpath("gmt", "antioquia.jl"), + "german_lakes.jl", + "field_and_countries.jl", + "meshimage.jl", + "projections.jl", # "tissot.jl", # "rotating_earth.jl", ]