-
-
Notifications
You must be signed in to change notification settings - Fork 40
Description
The docs at https://docs.sciml.ai/ComponentArrays/stable or https://sciml.github.io/ComponentArrays.jl/stable (v0.15.32 and v0.15.31 at the time of writing) seem to reflect the current version of docs. But the dev version at https://docs.sciml.ai/ComponentArrays/dev or https://sciml.github.io/ComponentArrays.jl/dev which is supposed to be the newest version of docs at all time is displaying docs built on 2023.
Looking at the dev folder in the gh-pages branch, the last commit was 29b6f4f, 3 years ago. Commits to the gh-pages branch are made, but the dev folder isn't updated for some reason.
Expected behavior
To have the dev version of the docs reflect the newest code documentation, including unreleased changes that haven't made it to a version yet.
Minimal Reproducible Example 👇
Please follow the links above.
Error & Stacktrace
N/A
Environment (please complete the following information):
- Output of
using Pkg; Pkg.status()
N/A - Output of
using Pkg; Pkg.status(; mode = PKGMODE_MANIFEST)
N/A - Output of
versioninfo()
N/A