tldraw/apps/docs/scripts/functions
Lu Wilson 59285690d2
Sentence case all example titles (#2889)
This PR converts all example titles and categories to sentence case, to
make them consistent with our UI and the other examples.

### Change Type

- [x] `documentation` — Changes to the documentation only[^2]

[^1]: publishes a `patch` release, for devDependencies use `internal`
[^2]: will not publish a new version

### Test Plan

1. Look at the examples app.
2. Check that all the titles of examples make you feel calm and good
inside.

- [ ] Unit Tests
- [ ] End to end tests

### Release Notes

- Docs: Made the examples titles sentence case.
2024-02-20 18:13:50 +00:00
..
checkBrokenLinks.ts Add docs (#2470) 2024-01-15 12:33:15 +00:00
connect.ts docs: rework docs site to have different sections (#2686) 2024-01-30 14:19:25 +00:00
createApiMarkdown.ts docs: more cleanup following restructure (#2702) 2024-02-01 14:16:17 +00:00
fetchApiSource.ts Add docs (#2470) 2024-01-15 12:33:15 +00:00
fetchReleases.ts Add docs (#2470) 2024-01-15 12:33:15 +00:00
generateApiContent.ts docs: rework docs site to have different sections (#2686) 2024-01-30 14:19:25 +00:00
generateContent.ts docs: rework docs site to have different sections (#2686) 2024-01-30 14:19:25 +00:00
generateExamplesContent.ts Sentence case all example titles (#2889) 2024-02-20 18:13:50 +00:00
generateSection.ts Unbiome (#2776) 2024-02-07 16:02:22 +00:00
getApiMarkdown.ts docs: more cleanup following restructure (#2702) 2024-02-01 14:16:17 +00:00
getVectorDbStats.ts Add docs (#2470) 2024-01-15 12:33:15 +00:00
package-list.ts Add docs (#2470) 2024-01-15 12:33:15 +00:00
refreshContent.ts docs: add full-text search (#2735) 2024-02-06 09:49:31 +00:00