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
sagemathgh-40586: Revive doc-release
On every release, "doc-release" (full sage documentation with live
examples and pdf docs) had been published. That was broken by sagemath#40379.
The up-to-date doc-release was available through the Documentation
section of the [Wiki](https://github.com/sagemath/sage/wiki). Currently
available doc-release was manually uploaded by me.
By the way, "doc-release" is also essential for "other version" selector
(see below the Sage logo on the left panel) to work. It is currently
broken. Note that "doc-release" is the source of "other versions" info.
See https://doc-release--sagemath.netlify.app/html/en/versions.txt.
Now doc-release is built in the doc-build-pdf workflow, and published in
the new doc-publish-pdf workflow, separated from the doc-publish
workflow.
Test run:
doc-build-livedoc:
https://github.com/kwankyu/sage/actions/runs/17295972262
doc-publish-livedoc:
https://github.com/kwankyu/sage/actions/runs/17298223187
Deployed doc-release:
https://doc-release--sagemath-test.netlify.app/html/en/reference/
(currently broken in meson build of live doc) Try "Sage Live" tabs at
https://doc-release--sagemath-
test.netlify.app/html/en/reference/plot3d/sage/plot/plot3d/plot3d
Fixessagemath#40463.
### 📝 Checklist
<!-- Put an `x` in all the boxes that apply. -->
- [x] The title is concise and informative.
- [x] The description explains in detail what this PR is about.
- [x] I have linked a relevant issue or discussion.
- [ ] I have created tests covering the changes.
- [ ] I have updated the documentation and checked the documentation
preview.
### ⌛ Dependencies
<!-- List all open PRs that this PR logically depends on. For example,
-->
<!-- - sagemath#12345: short description why this is a dependency -->
<!-- - sagemath#34567: ... -->
URL: sagemath#40586
Reported by: Kwankyu Lee
Reviewer(s): Dima Pasechnik, Kwankyu Lee, user202729
0 commit comments