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 #846

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

richiware
Copy link
Member

@richiware richiware commented Jul 4, 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.

@richiware richiware changed the title Fix code block not been colored after sphinx upgrade [21299] Fix code block not been colored after sphinx upgrade Jul 4, 2024
@EduPonz EduPonz added this to the v3.0.0 milestone Jul 9, 2024
Signed-off-by: Ricardo González Moreno <[email protected]>
Signed-off-by: eduponz <[email protected]>
@EduPonz EduPonz self-requested a review July 9, 2024 13:49
@EduPonz
Copy link

EduPonz commented Jul 9, 2024

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

Copy link

mergify bot commented Jul 9, 2024

backport 2.14.x 2.13.x 2.10.x

✅ Backports have been created

@MiguelCompany MiguelCompany merged commit 623d032 into master Jul 9, 2024
4 checks passed
@MiguelCompany MiguelCompany deleted the bugfix/21298 branch July 9, 2024 14:46
mergify bot pushed a commit that referenced this pull request Jul 9, 2024
Signed-off-by: Ricardo González Moreno <[email protected]>
Signed-off-by: eduponz <[email protected]>
(cherry picked from commit 623d032)
mergify bot pushed a commit that referenced this pull request Jul 9, 2024
Signed-off-by: Ricardo González Moreno <[email protected]>
Signed-off-by: eduponz <[email protected]>
(cherry picked from commit 623d032)
mergify bot pushed a commit that referenced this pull request Jul 9, 2024
Signed-off-by: Ricardo González Moreno <[email protected]>
Signed-off-by: eduponz <[email protected]>
(cherry picked from commit 623d032)
EduPonz pushed a commit that referenced this pull request Jul 10, 2024
Signed-off-by: Ricardo González Moreno <[email protected]>
Signed-off-by: eduponz <[email protected]>
(cherry picked from commit 623d032)

Co-authored-by: Ricardo González <[email protected]>
EduPonz pushed a commit that referenced this pull request Jul 10, 2024
Signed-off-by: Ricardo González Moreno <[email protected]>
Signed-off-by: eduponz <[email protected]>
(cherry picked from commit 623d032)

Co-authored-by: Ricardo González <[email protected]>
MiguelCompany pushed a commit that referenced this pull request Jul 19, 2024
Signed-off-by: Ricardo González Moreno <[email protected]>
Signed-off-by: eduponz <[email protected]>
(cherry picked from commit 623d032)

Co-authored-by: Ricardo González <[email protected]>
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