[DOCS-1917][DOCS-1126] Automations doc revamp#2249
Open
mdlinville wants to merge 35 commits intomainfrom
Open
Conversation
Contributor
📚 Mintlify Preview Links✨ Added (12 total)📄 Pages (12)
📝 Changed (29 total)📄 Pages (28)
⚙️ Other (1)
🤖 Generated automatically when Mintlify deployment succeeds |
Contributor
🔗 Link Checker Results✅ All links are valid! No broken links were detected. Checked against: https://wb-21fd5541-docs-1917.mintlify.app |
aninahpets
approved these changes
Mar 9, 2026
3 tasks
mdlinville
commented
Mar 10, 2026
mdlinville
added a commit
that referenced
this pull request
Mar 17, 2026
- Remove manual English-language support pages:
- support-tags.mdx
- models/support.mdx
- inference/api-reference/errors.mdx
- weave/guides/troubleshooting.mdx
- Update docs.json
- Remove models/support entry (English only)
- Add redirects to cover the removed English-language
support pages
- Fix existing now-broken redirects from old
/guides/ and /sweeps/faq pages
- Update redirect source 'models/support/rotate_revoke_access'
to '/models/support/rotate_revoke_access'
- Update the redirect destination for '/models/support/find_api_key'
to '/models/support/rotate_revoke_access'
- Update destination for redirect '/inference/support' to '/inference'
- Remove loopy redirect
- Remove unrelated changes that belong with PR #2249
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.
Description
Automations doc revamp
Depends on a Python notebook added in wandb/examples#618
Testing
mint dev)mint broken-links)Related issues