Skip to content

[docs] Fix doc build error in release-0.288.rst#23210

Merged
steveburnett merged 1 commit intoprestodb:masterfrom
steveburnett:steveburnett-doc-build-error-5
Jul 15, 2024
Merged

[docs] Fix doc build error in release-0.288.rst#23210
steveburnett merged 1 commit intoprestodb:masterfrom
steveburnett:steveburnett-doc-build-error-5

Conversation

@steveburnett
Copy link
Contributor

@steveburnett steveburnett commented Jul 15, 2024

Description

Fixes doc build error

/Users/steveburnett/Documents/GitHub/presto/presto-docs/src/main/sphinx/release/release-0.288.rst:39: WARNING: Inline literal start-string without end-string.

I thought that I had caught this in #23079 but apparently not.

Motivation and Context

Builds on work in #23090, #23033, #22876, and #22985.

Like the doc build errors I fixed in the other PRs, these errors don't stop the build but they're annoying, and these are easy and low-risk fixes.

Impact

Documentation builds.

Test Plan

Local doc builds:

before:
build succeeded, 20 warnings.

after:
build succeeded, 19 warnings.

Reviewed local doc build to confirm the fix didn't break any text display or formatting errors.

Contributor checklist

  • Please make sure your submission complies with our development, formatting, commit message, and attribution guidelines.
  • PR description addresses the issue accurately and concisely. If the change is non-trivial, a GitHub Issue is referenced.
  • Documented new properties (with its default value), SQL syntax, functions, or other functionality.
  • If release notes are required, they follow the release notes guidelines.
  • Adequate tests were added if applicable.
  • CI passed.

Release Notes

== NO RELEASE NOTE ==

@steveburnett steveburnett self-assigned this Jul 15, 2024
@steveburnett steveburnett requested review from a team and elharo as code owners July 15, 2024 14:33
@steveburnett steveburnett requested a review from presto-oss July 15, 2024 14:33
@github-actions github-actions bot added the docs label Jul 15, 2024
@steveburnett steveburnett merged commit 3f778e9 into prestodb:master Jul 15, 2024
@steveburnett steveburnett deleted the steveburnett-doc-build-error-5 branch July 15, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants