rlu:tutorial-2023

Last commit made on 2023-06-23
Get this branch:
git clone -b tutorial-2023 https://git.launchpad.net/rlu

Branch merges

Branch information

Name:
tutorial-2023
Repository:
lp:rlu

Recent commits

322e0db... by Kyle Benesch <email address hidden>

Test footnotes.

These could be useful for out of the way justifications of tutorial decisions.

1092576... by Kyle Benesch <email address hidden>

Add in-progress notice to the tutorial articles.

3797027... by Kyle Benesch <email address hidden>

Update doc roles, add inline code highlighting.

a7a037b... by Kyle Benesch <email address hidden>

Remove tutorial options and explanations.

Needed to make the tutorial more useful to learners.

258a233... by Kyle Benesch <email address hidden>

Add tutorial part 1.

Initial draft of the tutorial.
Not sure how to continue but I need this uploaded now.

30aede9... by Kyle Benesch <email address hidden>

Prevent documented literals from being broken by word wrapping.

7ffb785... by Kyle Benesch <email address hidden>

Prepare 16.1.0 release.

16a8f8b... by Kyle Benesch <email address hidden>

Fix minor type error.

Comparing self to `0` caused a minor panic in Mypy.

8e7dd8b... by Kyle Benesch <email address hidden>

Add mouse button/mask enums.

Continuing to replace loose constants with enums.

a7372fb... by Kyle Benesch <email address hidden>

Suppress internal warnings for deprecated tile attributes.