Skip to content

Conversation

@Paillat-dev
Copy link
Member

Summary

fixes #1799

Adds a width selector to the docs sidebar:
image

Inspired from wikipedia's selector:
image

Information

  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed).
  • This PR is not a code change (e.g. documentation, README, typehinting,
    examples, ...).

Checklist

  • I have searched the open pull requests for duplicates.
  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • If type: ignore comments were used, a comment is also left explaining why.
  • I have updated the changelog to include these changes.

@pycord-app
Copy link

pycord-app bot commented Dec 25, 2025

Thanks for opening this pull request!
Please make sure you have read the Contributing Guidelines and Code of Conduct.

This pull request can be checked-out with:

git fetch origin pull/3040/head:pr-3040
git checkout pr-3040

This pull request can be installed with:

pip install git+https://github.com/Pycord-Development/pycord@refs/pull/3040/head

@Paillat-dev Paillat-dev changed the title 💄 Add width appearance selector to docs docs: 💄 Add width appearance selector to docs Dec 25, 2025
@Paillat-dev Paillat-dev added this to the v2.8 milestone Dec 25, 2025
@Paillat-dev Paillat-dev added documentation Improvements or additions to documentation priority: low Low Priority labels Dec 25, 2025
Copy link
Contributor

@EmmmaTech EmmmaTech left a comment

Choose a reason for hiding this comment

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

looks good to me :3

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 PA: All Contributors pending priority: low Low Priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Increasing the the size of the main content in the docs

3 participants