Commit 997a84c
adding template links to docs (#1317)
# why
Updating links on stagehand docs to link to templates.
# what changed
Links
# test plan
N/A
<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Adds template links across Stagehand docs so readers can quickly try and
run examples on Browserbase. Replaces “Examples” with “Templates” and
adds callouts on relevant pages.
# Why:
- Make examples easier to discover and run via Browserbase templates.
- Addresses GRO-716 by adding direct template links in docs.
# What:
- v2/v3 “Introduction”: change “View Examples” card to “View Templates”
→ https://www.browserbase.com/templates.
- v2/v3 “Computer Use” pages: add callout linking to Computer Use Agents
templates.
- v2 “Agent” page: add callout linking to the Gemini CUA template.
# Test Plan:
- Build docs and open updated pages:
- v2: basics/agent, best-practices/computer-use,
first-steps/introduction
- v3: best-practices/computer-use, first-steps/introduction
- Confirm callouts render and all links resolve to the correct
Browserbase template pages.
<sup>Written for commit 41e953b.
Summary will update automatically on new commits.</sup>
<!-- End of auto-generated description by cubic. -->1 parent c843742 commit 997a84c
File tree
5 files changed
+12
-6
lines changed- packages/docs
- v2
- basics
- best-practices
- first-steps
- v3
- best-practices
- first-steps
5 files changed
+12
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
0 commit comments