Skip to content

Conversation

@FayeDel
Copy link
Collaborator

@FayeDel FayeDel commented Jul 17, 2022

About

This pull request switches the theme to Furo.

Besides Furo-specific benefits (like light/dark mode toggle), this also:

  • Optimises how the object is shown on initialisation.
  • Includes a copy-button to directly copy example codeblocks to the clipboard instead of manually cmd/ctrl+C and V.
  • Optimises enums to show all values including string Enums (like Locale).
  • Includes permalinking for in-library models.

(Also, updates localisation to catch up with current release.)

Checklist

  • I've ran pre-commit to format and lint the change(s) made.
  • I've checked to make sure the change(s) work on 3.8.6 and higher.
  • This fixes/solves an Issue.
  • I've made this pull request for/as: (check all that apply)
    • Documentation
    • Breaking change
    • New feature/enhancement
    • Bugfix

@FayeDel FayeDel added the documentation Improvements or additions to documentation label Jul 17, 2022
@FayeDel FayeDel self-assigned this Jul 17, 2022
@AstreaTSS
Copy link
Member

Copy link
Contributor

@EepyElvyra EepyElvyra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merge when you're ready ;D

@FayeDel FayeDel merged commit a8e5034 into interactions-py:unstable Jul 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants