Add FAQ section [In Progress]#5075
Conversation
Create a new top-level FAQ page (weight 700, last in the docs outline) using the expand shortcode for collapsible questions. Add the first question: "Do Viam machines require an internet connection to run?" Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for viam-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Hey Shannon Bradshaw (@shannonbradshaw) — CI is green and no reviewer is assigned yet. Could you request one when you have a chance? Auto-comment from overwatch. Will not re-nudge for 7 days. |
3 similar comments
|
Hey Shannon Bradshaw (@shannonbradshaw) — CI is green and no reviewer is assigned yet. Could you request one when you have a chance? Auto-comment from overwatch. Will not re-nudge for 7 days. |
|
Hey Shannon Bradshaw (@shannonbradshaw) — CI is green and no reviewer is assigned yet. Could you request one when you have a chance? Auto-comment from overwatch. Will not re-nudge for 7 days. |
|
Hey Shannon Bradshaw (@shannonbradshaw) — CI is green and no reviewer is assigned yet. Could you request one when you have a chance? Auto-comment from overwatch. Will not re-nudge for 7 days. |

What
Adds a new top-level FAQ page at
/faq/, placed last in the docs outline (weight: 700, after Reference). Questions use theexpandshortcode so each one collapses to its answer.First question included:
config/reader.go,services/datamanager/builtin/sync/,module/).Note
This is intentionally a starting point. More questions will be added to this branch before merge.
Checks
prettier, markdownlint, vale, and
make build-prodall pass locally.🤖 Generated with Claude Code