Skip to content

docs(index): убрать дублирование возможностей в разделе каталога#4148

Merged
nixel2007 merged 2 commits into
developfrom
docs/capabilities-catalog
Jun 18, 2026
Merged

docs(index): убрать дублирование возможностей в разделе каталога#4148
nixel2007 merged 2 commits into
developfrom
docs/capabilities-catalog

Conversation

@nixel2007

@nixel2007 nixel2007 commented Jun 18, 2026

Copy link
Copy Markdown
Member

В index.md (RU и EN) раздел «Возможности»/«Features» теперь состоит из:

  1. каталога возможностей со ссылками на страницы capabilities/<feature>.md и краткими описаниями (анимированные демо), и
  2. короткого списка возможностей вне каталога демонстраций.

Список «Кратко»/«Briefly» дублировал почти все пункты каталога. Дубли удалены — оставлены только:

  • Запуск движка диагностик из командной строки
  • Запуск форматирования файлов в каталоге из командной строки
  • Поддержка multi-workspace

Страницы самого каталога capabilities/ уже в develop (коммит «docs: Новый раздел capabilities на сайт») — здесь только дедупликация индекса.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Documentation
    • Updated features documentation layout to better organize primary capabilities and command-line tools (diagnostics and formatting engines).

Список «Кратко»/«Briefly» в index.md (RU и EN) полностью дублировал
ссылки на страницы каталога capabilities/. Оставлены только возможности
вне каталога демонстраций: запуск движка диагностик и форматтера из
командной строки и поддержка multi-workspace.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
Claude-Session: https://claude.ai/code/session_01KdH6Bk9URKfJhiHbBXCnoL
@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Warning

Review limit reached

@nixel2007, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 22 minutes and 48 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 796de1bc-eedf-406b-8f3b-a544b14c3af5

📥 Commits

Reviewing files that changed from the base of the PR and between ea922b3 and 95a8d34.

📒 Files selected for processing (48)
  • docs/capabilities/callHierarchy.md
  • docs/capabilities/codeAction.md
  • docs/capabilities/codeLens.md
  • docs/capabilities/color.md
  • docs/capabilities/completion.md
  • docs/capabilities/definition.md
  • docs/capabilities/diagnostics.md
  • docs/capabilities/documentHighlight.md
  • docs/capabilities/documentLink.md
  • docs/capabilities/documentSymbol.md
  • docs/capabilities/folding.md
  • docs/capabilities/formatting.md
  • docs/capabilities/hover.md
  • docs/capabilities/implementation.md
  • docs/capabilities/inlayHint.md
  • docs/capabilities/linkedEditing.md
  • docs/capabilities/references.md
  • docs/capabilities/rename.md
  • docs/capabilities/selectionRange.md
  • docs/capabilities/semanticTokens.md
  • docs/capabilities/signatureHelp.md
  • docs/capabilities/typeHierarchy.md
  • docs/capabilities/workspaceSymbol.md
  • docs/en/capabilities/callHierarchy.md
  • docs/en/capabilities/codeAction.md
  • docs/en/capabilities/codeLens.md
  • docs/en/capabilities/color.md
  • docs/en/capabilities/completion.md
  • docs/en/capabilities/definition.md
  • docs/en/capabilities/diagnostics.md
  • docs/en/capabilities/documentHighlight.md
  • docs/en/capabilities/documentLink.md
  • docs/en/capabilities/documentSymbol.md
  • docs/en/capabilities/folding.md
  • docs/en/capabilities/formatting.md
  • docs/en/capabilities/hover.md
  • docs/en/capabilities/implementation.md
  • docs/en/capabilities/inlayHint.md
  • docs/en/capabilities/linkedEditing.md
  • docs/en/capabilities/references.md
  • docs/en/capabilities/rename.md
  • docs/en/capabilities/selectionRange.md
  • docs/en/capabilities/semanticTokens.md
  • docs/en/capabilities/signatureHelp.md
  • docs/en/capabilities/typeHierarchy.md
  • docs/en/capabilities/workspaceSymbol.md
  • mkdocs.en.yml
  • mkdocs.yml
📝 Walkthrough

Walkthrough

Both docs/en/index.md and docs/index.md replace a broad CLI capabilities bullet list with a condensed two-item subsection ("Additional capabilities" / "Дополнительно") that retains only the diagnostics engine and the formatter engine command-line entries.

Changes

CLI Capabilities Section Trim

Layer / File(s) Summary
CLI capabilities section in both index pages
docs/en/index.md, docs/index.md
Replaces the expanded "Briefly (including command-line features)" / "Кратко" bullet list with a shorter "Additional capabilities" / "Дополнительно" subsection listing only the diagnostics engine and formatter engine CLI items.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐇 Snip, snip, snip — the long list shrinks away,
Two tidy bullets hop into the fray,
Diagnostics here, a formatter there,
The docs breathe easy with less to bear,
A cleaner burrow for every dev's day! 🌿

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The PR title 'docs(index): убрать дублирование возможностей в разделе каталога' (Remove duplicate features in catalog section) directly and accurately describes the main objective of the changeset—removing duplicate entries from the Features section in documentation index files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/capabilities-catalog

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

- внизу каждой страницы capabilities — ссылки «← Назад»/«Вперёд →» на
  соседние страницы каталога (в порядке каталога);
- в левый сайдбар mkdocs (RU и EN) добавлена секция «Возможности»/
  «Capabilities» со всеми страницами — для перехода между ними.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
Claude-Session: https://claude.ai/code/session_01KdH6Bk9URKfJhiHbBXCnoL
@nixel2007
nixel2007 merged commit 76b1d27 into develop Jun 18, 2026
16 of 17 checks passed
@nixel2007
nixel2007 deleted the docs/capabilities-catalog branch June 18, 2026 13:15
@sonarqubecloud

Copy link
Copy Markdown

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.

1 participant