Skip to content

Conversation

@harshil21
Copy link
Member

@harshil21 harshil21 commented Feb 5, 2023

Adds some images and a video to the docs. This was taken from https://core.telegram.org/bots/features.

For the dark mode version of the images, I simply used a invert() on them. If we decide to add more pictures or videos to other places in the docs, we could think about a pure dark and light mode version of each

Build should be up at: https:https://docs.python-telegram-bot.org/en/doc-pictures/

Checklist for PRs

  • Added .. versionadded:: version, .. versionchanged:: version or .. deprecated:: version to the docstrings for user facing changes (for methods/class descriptions, arguments and attributes)
  • Created new or adapted existing unit tests
  • Documented code changes according to the CSI standard
  • Added myself alphabetically to AUTHORS.rst (optional)
  • Added new classes & modules to the docs and all suitable __all__ s

@harshil21 harshil21 added the ⚙️ documentation affected functionality: documentation label Feb 5, 2023
Copy link
Member

@Bibo-Joshi Bibo-Joshi left a comment

Choose a reason for hiding this comment

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

Nice idea with the automated color scheme preference 👍

Copy link
Member

@lemontree210 lemontree210 left a comment

Choose a reason for hiding this comment

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

The docs are getting prettier still :)

  1. Why is this PR against master? (Just checking)
  2. A clickable image opening in a new tab (leading either to the larger image or even the section of Telegram docs) would be a nice-to-have, but that would mean using that raw html thing you did with the video

Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
@Bibo-Joshi
Copy link
Member

Can the DS issue be resolved or is that complaint unreasonable?

@harshil21
Copy link
Member Author

I ignored the Deepsource error within deepsource itself, so hopefully it won't trigger again

@Bibo-Joshi Bibo-Joshi merged commit 217a5f9 into master Feb 8, 2023
@Bibo-Joshi Bibo-Joshi deleted the doc-pictures branch February 8, 2023 16:43
@github-actions github-actions bot locked and limited conversation to collaborators Feb 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

⚙️ documentation affected functionality: documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants