-
-
Notifications
You must be signed in to change notification settings - Fork 692
Minor documentation formatting improvement #40587
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Documentation preview for this PR (built with commit 33c1f75; changes) is ready! 🎉 |
9af9f7a to
fcdda0b
Compare
|
well, the rendering is actually incorrect. https://doc-pr-40587--sagemath.netlify.app/html/en/reference/documentation/sage_docbuild/builders#hunk1 I forgot the trailing should be fixed now, but I figure it's probably a better idea for me to double check later just in case. (also there's already a |
tobiasdiez
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From my side this looks good. Feel free to set it to positive review (perhaps after double checking that it renders properly after the latest merge)
sagemathgh-40587: Minor documentation formatting improvement And redirect readers to the page. I think developers are most likely to want to build the documentation. I think we should ignore the test-new failure, which is likely an oversight introduced in sagemath#39641 . As long as the corresponding test pass in test-long it should be fine. ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [ ] The title is concise and informative. - [ ] The description explains in detail what this PR is about. - [ ] 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#40587 Reported by: user202729 Reviewer(s): Tobias Diez
And redirect readers to the page. I think developers are most likely to want to build the documentation.
I think we should ignore the test-new failure, which is likely an oversight introduced in #39641 . As long as the corresponding test pass in test-long it should be fine.
📝 Checklist
⌛ Dependencies