Skip to content

docs: remove empty/duplicate reporting pages and fix sidebar position collision#5

Open
NazarenkoDenis wants to merge 1 commit into
mainfrom
docs/cleanup-empty-duplicate-sections
Open

docs: remove empty/duplicate reporting pages and fix sidebar position collision#5
NazarenkoDenis wants to merge 1 commit into
mainfrom
docs/cleanup-empty-duplicate-sections

Conversation

@NazarenkoDenis
Copy link
Copy Markdown
Contributor

Summary

Cleanup of empty and duplicated documentation sections found during a review of docs/.

Changes

  • 🗑️ Removed docs/reporting/creating-reports.md — page was completely empty (frontmatter only), rendered as a blank page in the sidebar.
  • 🗑️ Removed docs/reporting/concept.md — one-line stub ("Difference between measure & dimension.") that duplicated the topic already covered in docs/modeling/concepts.md. Its sidebar_position: 2 also collided with columns.md.
  • 🔧 Fixed category position collision in docs/modeling/_category_.json: 5 → 2 (was tied with mcp at position 5). Category order is now unique: reporting 1, modeling 2, mcp 5, api 8, snippets 10, troubleshoot 2000.

Verification

  • No remaining links reference the deleted pages.
  • npm run build passes with no broken links.

🤖 Generated with Claude Code

… collision

- Delete empty docs/reporting/creating-reports.md (frontmatter only)
- Delete docs/reporting/concept.md stub (duplicated modeling/concepts.md)
- Fix category position collision: modeling 5 -> 2 (was tied with mcp)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@NazarenkoDenis NazarenkoDenis requested a review from adrok May 27, 2026 12:48
@NazarenkoDenis NazarenkoDenis self-assigned this May 27, 2026
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