ggebbie / ECCOtour.jl

Take a self-guided tour of the ECCO version 4 release 4 ocean reanalysis product.
MIT License
1 stars 0 forks source link

Documentation did not deploy; may need a new DOCUMENTER_KEY #59

Closed ggebbie closed 1 year ago

ggebbie commented 1 year ago

Fixed by adding new DOCUMENTER_KEY. Not sure why old one disappeared. Followed these instructions: https://m3g.github.io/JuliaNotes.jl/stable/publish_docs/

import DocumenterTools
DocumenterTools.genkeys()

Note: must call second key "DOCUMENTER_KEY"