You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then added the DocumenterEpub package in Julia and ran julia --project make.jl from the doc directory, but this failed with errors like:
% julia --project make.jl
┌ Warning: The active manifest file has dependencies that were resolved with a different julia version (1.11.0-DEV).
Unexpected behavior may occur.
└ @ ~/comp/lang/julia/julia/doc/Manifest.toml:0
Updating registry at `~/comp/lang/julia/julia/doc/deps/registries/General.toml`
ERROR: LoadError: expected package `StyledStrings [f489334b]` to be registered
Stacktrace:
[...]
Not sure if I'm going in the right direction with this.
Hi! Could you share the script you use to build the latest version of the Julia manual in Epub format?
The text was updated successfully, but these errors were encountered: