docs(generic-extractor): retire the dev Generic Extractor pages, redirect to help (PRDCT-552) - #413
Draft
Iamfle4ka wants to merge 1 commit into
Draft
docs(generic-extractor): retire the dev Generic Extractor pages, redirect to help (PRDCT-552)#413Iamfle4ka wants to merge 1 commit into
Iamfle4ka wants to merge 1 commit into
Conversation
…rect to help (PRDCT-552) All 39 pages moved to help.keboola.com under Components › Data Source Connectors in keboola/connection-docs#1054 at mirrored subpaths, so they become `redirect_to` stubs, same shape as the merged /extend/ retirement (#406) and the Variables one (#412). - /extend/generic-extractor/** -> https://help.keboola.com/components/extractors/generic-extractor/** - every existing `redirect_from` is preserved (iterations, publish), so legacy URLs keep working in two hops - 47 images/assets used only by these pages are deleted; the help pages carry their own copies - the Generic Extractor subtree is dropped from _data/navigation.yml - 7 links from pages that stay (/, /extend/, CLI getting-started) now point at help directly instead of bouncing through a stub - links from /extend/generic-writer/** are left as-is on purpose: those pages retire in the sibling PRDCT-553 PR, rewriting them here would only manufacture a merge conflict; they work via the stubs meanwhile DO NOT MERGE before keboola/connection-docs#1054 — the redirects would 404. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This was referenced Aug 25, 2026
davidesner
self-requested a review
August 25, 2026 15:29
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
DO NOT MERGE before keboola/connection-docs#1054 — the redirects would 404.
All 39 pages move to help.keboola.com under Components › Data Source Connectors (keboola/connection-docs#1054) at mirrored subpaths, so they become
redirect_tostubs — same shape as the merged /extend/ retirement (#406) and Variables (#412): plain redirects, no banner./extend/generic-extractor/**→https://help.keboola.com/components/extractors/generic-extractor/**redirect_fromentries preserved (iterations, publish) — legacy URLs keep working in two hops_data/navigation.yml/,/extend/, CLI getting-started) now point at help directly/extend/generic-writer/**left as-is on purpose — those pages retire in the sibling PRDCT-553 PR; rewriting them here would only manufacture a merge conflict🤖 Generated with Claude Code