Reference: migrate remaining 5 service references from operate/#4978
Merged
shannonbradshaw merged 1 commit intoviamrobotics:mainfrom Apr 20, 2026
Merged
Conversation
✅ Deploy Preview for viam-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
5957056 to
a214ee7
Compare
Copy base-rc, discovery, frame-system, generic, and navigation from operate/reference/services/ to reference/services/. Update frontmatter, fix internal links, fix stale UI labels, remove self-referencing aliases, remove navigation next-steps section with tutorial link, remove SLAM links from generic page (SLAM API page does not exist yet). Services landing page updated with cards for all migrated services. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
a214ee7 to
65d2ced
Compare
|
🔎💬 Inkeep AI search and chat service is syncing content for source 'Viam Docs' |
shannonbradshaw
added a commit
to shannonbradshaw/viam-docs
that referenced
this pull request
Apr 20, 2026
Netlify no-more-404 plugin requires either alias or skipPattern for 130 paths that existed on production before operate/ deletion. - Add /operate/reference/components/X/Y/ aliases to 43 component model pages (so URLs like /operate/reference/components/motor/encoded-motor/ redirect to the new-IA equivalent) - Add /operate/reference/components/servo/ alias to servo landing - Add /operate/reference/services/X/ aliases to 5 service pages from viamrobotics#4978 - Extend skipPatterns in netlify.toml for paths intentionally without redirect: SLAM (deleted entirely), Hugo tag pages, old IA paths (architecture/, build/micro-rdk/, micro-rdk/, internals/), pre-cutover operate/ paths (get-started, hello-world, mobility, modules), and long-deleted tutorials Co-Authored-By: Claude Opus 4.6 (1M context) <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.

Summary
Migrate the remaining 5 service references from
operate/reference/services/toreference/services/:Updates services landing page with cards for all migrated services. SLAM card to be added after PR #4977 merges.
Changes per file
/operate/reference/services/<name>/, legacy/services/and/mobility/paths), cleaned up old fields (tags, icon, images, no_service, SME comments)/operate/reference/components/*→/reference/components/*,/operate/reference/services/*→/reference/services/*,/operate/modules/write-a-driver-module/→/build-modules/write-a-driver-module/Test plan
make build-prodclean🤖 Generated with Claude Code