JuliaGeo / GeoJSON.jl

Utilities for working with GeoJSON data in Julia
https://juliageo.org/GeoJSON.jl/stable/
MIT License
67 stars 10 forks source link

add basic documentation #43

Closed rafaqz closed 2 years ago

rafaqz commented 2 years ago

Set up documentation, and tweak the current docs a little.

rafaqz commented 2 years ago

Thanks for the edits. The readme also doubles as the module docs now.

rafaqz commented 2 years ago

Are you happy to register v0.6 when this is merged?

visr commented 2 years ago

Yeah let's register it. Not sure how to write an upgrade guide much better than "everything changed, look at the new docs". The README still needs a link to the docs.

visr commented 2 years ago

Neat trick to add the readme as module docs by the way, it looks much better now: https://juliageo.org/geojson.jl/dev/.