break out product families#396
Open
shirgoldbird wants to merge 7 commits into
Open
Conversation
… fixes - batch.py: Diataxis-aware planner that classifies content and routes to proper page types (never dumps narrative on openapi endpoint stubs), --task flag for single freeform tasks, routing/discard output fields - promote.py: auto-add redirects when retiring pages, nested group search in docs.json nav (fixes spurious top-level group creation), sibling-path fallback for group placement - rework.py: selective content preservation (carry unique content, skip spec duplicates), increased max tokens to 16384 - review.py: bumped default max iterations from 2 to 5 - run.py: --pause flag to stop after a named step for manual review - ship.py: always create fresh branch off main, extracted shared utils - util.py: new shared module (find_latest_run, git ops, stage/commit, PR) - .gitignore: ignore pipeline drafts directory
…mily-tabs # Conflicts: # pipeline/batch.py # pipeline/promote.py # pipeline/rework.py # pipeline/util.py
Real-time WebSocket streaming guide (covers: Voice) and async audio-file translation guide (covers: Translate Audio Files), generated by the pipeline. Placed in the Voice tab. This covers both Voice endpoint groups; detect_gaps now reports only the Home hub link as remaining. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
- Merge the five XML & HTML pages (xml, html, structured-content, customized-xml-outline-detection, tag-handling-v2) into two how-to guides in the Translate tab: Translating XML and Translating HTML - Move tag_handling_version reference facts (v1/v2 defaults, strict XML parsing, compatibility) into the API reference parameter docs - Retire the standalone tag handling v2 guide; keep a defaults note on the XML guide - Add redirects for all five old URLs and update inbound links - Add Translate tab overview, text and document quickstarts; retire DeepL 101 and the translation beginner's guide 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
… split quickstarts - Add Translate tab overview page matching the Voice/Admin pattern - Rename the Translate quickstart to Translate Text Quickstart (text only) - Add Translate Documents Quickstart covering the full async upload/poll/download flow - Retire api-reference/translate.mdx and api-reference/document.mdx narrative pages; API Reference groups now contain only OpenAPI endpoint stubs - Rehome unique content: model_type narrative to Understanding Model Types (explanation), batching/sentence-splitting/markers to Translating Large Volumes of Text (how-to), billing minimums/polling/glossary and format-conversion notes to the document translation guide - Redirect retired URLs to their closest replacements and update all inbound links 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
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.
No description provided.