Commit ef4bd6d
authored
chore(docs): Retain fn casing in 'Functions' section on /weave/reference/typescript-sdk (#2665)
## Description
* At the moment, function names are rendered all lowercase on
https://docs.wandb.ai/weave/reference/typescript-sdk
<img width="825" height="540" alt="Screenshot 2026-05-26 at 6 08 52 PM"
src="https://github.com/user-attachments/assets/0b94f942-6d8c-46c9-bbd1-bed8c8771fcb"
/>
* This change preserves casing when generating links to these fns.
Updated the generated file manually as well:
<img width="1726" height="1024" alt="Screenshot 2026-05-26 at 6 11
09 PM"
src="https://github.com/user-attachments/assets/c5c24d78-eb37-41b3-bad9-97115f3de5a3"
/>1 parent 8b37277 commit ef4bd6d
2 files changed
Lines changed: 15 additions & 15 deletions
File tree
- scripts/reference-generation/weave
- weave/reference
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
364 | | - | |
| 364 | + | |
365 | 365 | | |
366 | | - | |
| 366 | + | |
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
370 | | - | |
| 370 | + | |
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
374 | | - | |
375 | | - | |
| 374 | + | |
| 375 | + | |
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments