Commit e7ce9ba
DavidQ
Remove tool-card sample backlink logic from tools index renderer
- update `tools/renderToolsIndex.js`
- eliminate sample backlink path entirely (not just filtering)
- remove `sampleEntryPoints` merge from card-link construction
- keep tool card links limited to tool docs (`How To Use`, `README`)
- remove unused `toHostHref` helper to reduce renderer tech debt1 parent 089a3bf commit e7ce9ba
1 file changed
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | 9 | | |
14 | 10 | | |
15 | 11 | | |
| |||
22 | 18 | | |
23 | 19 | | |
24 | 20 | | |
25 | | - | |
26 | 21 | | |
27 | | - | |
28 | 22 | | |
29 | | - | |
| 23 | + | |
30 | 24 | | |
31 | 25 | | |
32 | 26 | | |
| |||
0 commit comments