Skip to content

Fix duplicate labels in documentation sidebar TOC - #49

Open
hong-p wants to merge 1 commit into
infra-cloud-kr:mainfrom
hong-p:docs/fix-sidebar-toc-duplicates
Open

Fix duplicate labels in documentation sidebar TOC#49
hong-p wants to merge 1 commit into
infra-cloud-kr:mainfrom
hong-p:docs/fix-sidebar-toc-duplicates

Conversation

@hong-p

@hong-p hong-p commented Aug 17, 2026

Copy link
Copy Markdown

Description

Remove redundant captions from the documentation sidebar TOC. This fixes duplicate labels such as 소개 / 소개 while preserving meaningful group captions in nested TOCs.

Type of change

  • 📝 Documentation content (new or edited pages)
  • 🌐 Translation / i18n (localization)
  • 🐛 Fix (typo, broken link, build error, wrong information)
  • 🔧 Tooling / CI / repository structure
  • Other:

Related issue

Fixes #48

Checklist

  • I read the Contributing Guide.
  • The documentation builds locally: tox -e docs
  • The rST sources pass lint: tox -e pep8
  • New pages are registered in the parent index.rst toctree.
  • rST conventions are followed (one sentence per line, line length < 79,
    heading levels, 한글(English) on first use of a term).

Additional notes

AS-IS

image

TO-BE

image

@hong-p
hong-p requested review from Eundms and ianychoi August 22, 2026 00:40
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.

Fix duplicate labels in the documentation sidebar TOC

1 participant