In 2021, I created the package GitHub - NicolasL-S/SpeedMapping.jl: General fixed point mapping acceleration and optimization in Julia
I finally got some time to update it. I created a branch “MajorRefactor” to make all the changes and successfully deployed the documentation on Introduction · SpeedMapping.jl. Earlier today, I merged MajorRefactor back on main, hoping that deploying the documentation on Home · SpeedMapping.jl would be as easy as it was on dev. Yet, no matter my efforts, nothing seems to work. What’s worse, after trying many different things, including creating a package new version, both the stable and dev have disappeared. The puzzling part is that I hardly get any error message while building the doc. Help would be greatly appreciated!
after Delete Documentation.yml · NicolasL-S/SpeedMapping.jl@c15c0d1 · GitHub there’s no CI building docs at all?
building & deploy docs should be really simple now.
Follow this Hosting Documentation · Documenter.jl
2 Likes