JuliaGeo / Leaflet.jl

LeafletJS mapping library from Julia
MIT License
20 stars 4 forks source link

get closer to working docs #19

Closed visr closed 11 months ago

visr commented 11 months ago

Docs were not building on Documenter 1 due to the repo link, but this doesn't seem needed, since the GitHub link in the rendered docs points to the right location.

This removes the accidentally committed docs/build, and updates .gitignore to ensure that won't happen again.

Updated the "Manual test" code and made sure it is working.

visr commented 11 months ago

This image from the docs still seems to give issues. Perhaps we can just load it from here and remove it from the repo:

example-fs8
visr commented 11 months ago

Just noticed that getting this all working again is more that I have time for right now. I see there is #13 open for it as well. Shall we just get this in, since it does get us closer?

rafaqz commented 11 months ago

Im not sure if Leaflet even works anymore, as WebIO.jl is kind of abandoned.

visr commented 11 months ago

Yeah I tried this manual test from runtests and that seemed to work well.

rafaqz commented 11 months ago

Ugh damn the docs were actually broken, maybe In misunderstood your "shall we just get this in" comment