Skip to content

fix(docs): remove duplicate internal tables section & sidebar header link#4157

Open
AnnasMazhar wants to merge 1 commit into
dlt-hub:develfrom
AnnasMazhar:docs/revert-duplicate-docs-4125
Open

fix(docs): remove duplicate internal tables section & sidebar header link#4157
AnnasMazhar wants to merge 1 commit into
dlt-hub:develfrom
AnnasMazhar:docs/revert-duplicate-docs-4125

Conversation

@AnnasMazhar

Copy link
Copy Markdown
Contributor

Closes #4125

Changes:

  1. destination-tables.md — Removed the duplicate "dlt's internal tables" section (64 lines). This was a verbatim copy of the "Internal dlt tables" section in dataset-access/dataset.md (the canonical source), introduced by the re-indexing in (fix) restored orphaned content after docs restructuring #4028.

  2. sidebars.js — Converted the "Configuration & secrets" category header from a linked doc to a collapsible header with an explicit "Overview" item. Previously, clicking the category header navigated to general-usage/credentials/index — a top-level header should not have an associated page.

Verification:

Two fixes for docs duplication introduced by PR dlt-hub#4028:

1. Remove duplicate 'dlt's internal tables' section from
   destination-tables.md. This section was a verbatim copy of
   'Internal dlt tables' in dataset-access/dataset.md (the canonical
   source). Removes 64 lines of duplicate content.

2. Fix 'Configuration & secrets' sidebar category header linking to its
   own page (a top-level header with a doc link). Removed the
   property and added the same doc as an 'Overview' item inside the
   category, so clicking the header expands the category instead of
   navigating to a page.

Closes dlt-hub#4125
@AnnasMazhar AnnasMazhar force-pushed the docs/revert-duplicate-docs-4125 branch from 7cabaaf to c5d9258 Compare July 2, 2026 11:43
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.

docs: revert duplicate docs pages introduced in #4028

2 participants