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

Fix a WARNING when building the Using-Python-Packages file. (backport #5059) #5060

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Feb 27, 2025

Sphinx doesn't seem to like an unclosed single-quote in the console text, and prints a "Lexing literal_block" warning. Fix that here by getting rid of the contraction.

This should fix the WARNING seen in e.g. https://build.ros.org/job/doc_ros2doc/1629/consoleFull


This is an automatic backport of pull request #5059 done by Mergify.

Sphinx doesn't seem to like an unclosed single-quote in the
console text, and prints a "Lexing literal_block" warning.
Fix that here by getting rid of the contraction.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit fc0907f)
Copy link

HTML artifacts: https://github.com/ros2/ros2_documentation/actions/runs/13568279567/artifacts/2663654068.

To view the resulting site:

  1. Click on the above link to download the artifacts archive
  2. Extract it
  3. Open html-artifacts-5060/index.html in your favorite browser

@ahcorde ahcorde merged commit 34f601a into jazzy Feb 27, 2025
5 checks passed
@ahcorde ahcorde deleted the mergify/bp/jazzy/pr-5059 branch February 27, 2025 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants