-
-
Notifications
You must be signed in to change notification settings - Fork 656
sage --package create
: Attempt to bring SPKG.rst title to a common style
#37322
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
sage --package create
: Attempt to bring SPKG.rst title to a common style
#37322
Conversation
Documentation preview for this PR (built with commit f4d499a; changes) is ready! 🎉 |
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.
LGTM.
Not related: Presently doc preview link opens in the same tab. This is annoying. How about making the preview link to open in a newtab? |
Thank you! |
Good idea. |
Ah, I forgot again that github does not allow this... |
The SPKG.rst titles should not have a final dot.
For uniformity, we also strip an initial indefinite article and ensure that the title starts with a capital letter.
By running
sage --package create --pypi
for several packages and then usinggit add -p
, we update several packages.📝 Checklist
⌛ Dependencies