Skip to content

Conversation

@dnskr
Copy link
Contributor

@dnskr dnskr commented Oct 18, 2025

Why are the changes needed?

The main purpose of the PR is to fix the following duplicate label usage warnings:

./kyuubi/docs/tools/kyuubi-admin.rst:48: WARNING: duplicate label usage, other instance in ./kyuubi/docs/tools/index.rst
./kyuubi/docs/tools/kyuubi-ctl.rst:22: WARNING: duplicate label usage, other instance in ./kyuubi/docs/tools/kyuubi-admin.rst

Changes:

  • The PR deletes all labels from ./kyuubi/docs/tools/index.rst and ./kyuubi/docs/tools/kyuubi-admin.rst, as they are not used (there are no references to them).
  • The PR also fixes the length of the punctuation used to highlight section titles.

How was this patch tested?

Checked that there are no warnings anymore during the documentation build process and the pages look the same.

make html

Was this patch authored or co-authored using generative AI tooling?

No

@dnskr dnskr added this to the v1.10.3 milestone Oct 18, 2025
@dnskr dnskr self-assigned this Oct 18, 2025
@github-actions github-actions bot added the kind:documentation Documentation is a feature! label Oct 18, 2025
@dnskr dnskr requested a review from turboFei October 22, 2025 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:documentation Documentation is a feature!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants