Closed jlbosse closed 2 years ago
I moved the docs from the (very long) README do docs/ and creating them locally via
docs/
pkg> activate docs/ julia> include("docs/make.jl")
works fine and the doctests pass. However, they do not get deployed online (or at least the link https://quantumbfs.github.io/FLOYao.jl/dev/) does not work yet.
@Roger-luo I am sure you know how to fix that :grinning:
Fixed now. Thanks!
I moved the docs from the (very long) README do
docs/
and creating them locally viaworks fine and the doctests pass. However, they do not get deployed online (or at least the link https://quantumbfs.github.io/FLOYao.jl/dev/) does not work yet.
@Roger-luo I am sure you know how to fix that :grinning: