Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[21299] Fix code block not been colored after sphinx upgrade (backport #846) #860

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jul 9, 2024

Description

This is caused because pygment.css is not included with new Sphinx version in the html. This PR fixes this.

@Mergifyio backport 2.14.x 2.13.x 2.10.x

Contributor Checklist

  • Commit messages follow the project guidelines.
  • N/A Code snippets related to the added documentation have been provided.
  • Documentation tests pass locally.
  • Applicable backports have been included in the description.

Reviewer Checklist

  • The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.
  • CI passes without warnings or errors.

This is an automatic backport of pull request #846 done by [Mergify](https://mergify.com).

Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Signed-off-by: eduponz <eduardoponz@eprosima.com>
(cherry picked from commit 623d032)
@JesusPoderoso JesusPoderoso added this to the v2.10.5 milestone Jul 9, 2024
@JesusPoderoso JesusPoderoso self-requested a review July 10, 2024 10:16
Copy link
Contributor

@JesusPoderoso JesusPoderoso left a comment

Choose a reason for hiding this comment

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

LGTM with green CI

@MiguelCompany MiguelCompany merged commit c9ea2a0 into 2.10.x Jul 19, 2024
4 checks passed
@MiguelCompany MiguelCompany deleted the mergify/bp/2.10.x/pr-846 branch July 19, 2024 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants