Populate reference/apis from dev/reference/apis content#4895
Open
shannonbradshaw wants to merge 1 commit intoviamrobotics:new-docs-sitefrom
Open
Populate reference/apis from dev/reference/apis content#4895shannonbradshaw wants to merge 1 commit intoviamrobotics:new-docs-sitefrom
shannonbradshaw wants to merge 1 commit intoviamrobotics:new-docs-sitefrom
Conversation
Move all API reference content from dev/reference/apis/ (hidden section) to reference/apis/ (visible in nav). 37 files populated from stubs. - Add alias redirects from old /dev/reference/apis/ paths - Update 48 internal links in page body to use new /reference/apis/ paths - Fix heading level violations in sessions.md - Preserve existing aliases (appendix, program paths) The dev/reference/apis/ pages remain for now but will be removed when the dev/ section is fully deprecated. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for viam-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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
Populates all 37 API reference page stubs in
reference/apis/with content fromdev/reference/apis/. This moves the API documentation from the hiddendev/section to the visiblereference/section in the new site navigation.Changes
reference/apis/populated from correspondingdev/reference/apis/pages/dev/reference/apis/paths so existing links and bookmarks continue to work/dev/reference/apis/to/reference/apis/in page body contentsessions.md: corrected h3/h4 to h2/h3 to fix markdownlint violationsScope
This covers: component APIs (arm, base, board, button, camera, encoder, gantry, generic, gripper, input-controller, motor, movement-sensor, power-sensor, sensor, servo, switch, audio-in, audio-out), service APIs (SLAM, base-rc, data, discovery, generic, ml, motion, navigation, vision, world-state-store), platform APIs (fleet, robot, data-client, billing-client, ml-training-client), and sessions.
Test plan
🤖 Generated with Claude Code