bbcmicrobit / micropython

Port of MicroPython for the BBC micro:bit
https://microbit-micropython.readthedocs.io
Other
603 stars 284 forks source link

docs: Backport more V2 changes to V1 docs. #745

Closed microbit-carlos closed 2 years ago

microbit-carlos commented 2 years ago

More things I didn't notice when working on PR https://github.com/bbcmicrobit/micropython/pull/741.

v2-docs branch changes can be seen in https://github.com/bbcmicrobit/micropython/pull/746/files

Preview URL: https://microbit-micropython--745.org.readthedocs.build/en/745/

microbit-carlos commented 2 years ago

@microbit-mark sorry, I didn't realised there be a few more things. Could you review once you get the chance?

microbit-carlos commented 2 years ago

Also added the Image.SCISSORS entry to the microbit module page, as it was added to V1 here https://github.com/bbcmicrobit/micropython/commit/5005880aa3acd5e1fde9b09b9de85932e65353f1 and in V2 here https://github.com/microbit-foundation/micropython-microbit-v2/commit/c21149473b62594431ef3a3841d57ce5b8581219.

It's such a small change I don't think it's worth its own PR.

microbit-mark commented 2 years ago

LGTM @microbit-carlos 👍🏻