-
-
Notifications
You must be signed in to change notification settings - Fork 164
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
Move Window, display and system docs to stubs #3296
base: main
Are you sure you want to change the base?
Conversation
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, thanks a lot for working on this! 🎉
Did a side by side comparison of the generated docs and the current docs on pyga.me, and found everything matching up nicely.
There also is a merge conflict due to #3295 |
bae06ee
to
8edbcaf
Compare
Probably another overload would do it. Right now the docs it generates are misleading because it just says "rectangle". |
Some progress on #2757