Commit 3f90607
committed
docs(web): align package layout — move tutorials/web.md to web/README.md
Mirror the rosocket/ layout: rosocket/README.md is the package-shaped reference for the rosocket subpackage, so rclnodejs/web's user-facing guide should live at web/README.md too. Same content, just renamed (git tracks it as a rename, history preserved).
- tutorials/web.md → web/README.md (292 lines, no content change beyond intro link)
- README.md cross-refs updated (Get-started row + 'Browser ↔ ROS 2' bullet)
- tutorials/README.md entry now points at ../web/README.md
- web/README.md intro path adjusted from 'web/client.js' to './client.js' since the doc is now next to the source
- See-also section in web/README.md drops 'web/client.js' → './client.js'
This also gives npmjs.com/package/rclnodejs/web a real rendered landing page (npm renders subpath READMEs), matching what's been true for rosocket since 2.0.0-beta.0.1 parent ac03aba commit 3f90607
3 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
285 | | - | |
| 285 | + | |
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| |||
0 commit comments