Skip to content

Conversation

@mattwang44
Copy link
Contributor

Subject: Remove unnecessary :func: parentheses

Feature or Bugfix

  • Bugfix (doc)

Purpose

  • We're introducing a new rule to the sphinx-lint (issue & PR) and, since sphinx-lint utilizes Sphinx doc content in the CI, we'd like to also fix the issue.

Detail

  • fix unnecessary :func: parentheses under doc.

Relates

resolve #12847

@mattwang44 mattwang44 changed the title Remove unnecessary :func: parentheses Remove unnecessary :func: parentheses from reST content Aug 30, 2024
@mattwang44 mattwang44 changed the title Remove unnecessary :func: parentheses from reST content Remove unnecessary :func: & :meth: parentheses from reST content Aug 30, 2024
@mattwang44 mattwang44 requested a review from picnixz August 30, 2024 17:15
@mattwang44
Copy link
Contributor Author

Fix up the meth roles too, as suggested by @AA-Turner (ref).

@AA-Turner AA-Turner merged commit e35e7b0 into sphinx-doc:master Sep 1, 2024
@mattwang44 mattwang44 deleted the fix-unnecessary-parentheses-in-rst-content branch September 1, 2024 13:21
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 2, 2024
@AA-Turner AA-Turner added this to the 8.1.x milestone Oct 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove unnecessary :func: & :meth: parentheses from reST content

3 participants