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
gh-38943: Some documentation improvement
Just improve some documentation.
Apparently the existing documentation uses the absolute URL `` * -
`Tutorial <../tutorial/index.html>`_`` e.g.
`sage/src/doc/en/developer/sage_manuals.rst`, none of them uses
`<tutorial>`. I tried using `<chapter-tutorial>` in https://github.com/s
agemath/sage/commit/955a09e746c7d9675d2a4c4f10558cec8d3eb948 but for
some reason it doesn't work, so I just end up deleting it.
### 📝 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. (not aware of one)
- [x] I have created tests covering the changes.
- [x] I have updated the documentation and checked the documentation
preview.
------
test failures have nothing to do with the change, see
#37295
URL: #38943
Reported by: user202729
Reviewer(s): Kwankyu Lee, user202729
0 commit comments