Skip to content

Commit

Permalink
Revert "remove more examples -- what is going on?"
Browse files Browse the repository at this point in the history
This reverts commit f584cca.
  • Loading branch information
asinghvi17 committed Jul 11, 2024
1 parent f584cca commit 145e4c2
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -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",
]
Expand Down

0 comments on commit 145e4c2

Please sign in to comment.