tldraw/apps/docs/scripts/functions
Steve Ruiz dc92e2c61f
[docs] Fix links, little style tweaks (#2724)
This PR is a small but mighty improvement to our docs.

### Change Type

- [ ] `patch` — Bug fix
- [ ] `minor` — New feature
- [ ] `major` — Breaking change
- [ ] `dependencies` — Changes to package dependencies[^1]
- [x] `documentation` — Changes to the documentation only[^2]
- [ ] `tests` — Changes to any test code only[^2]
- [ ] `internal` — Any other changes that don't affect the published
package[^2]
- [ ] I don't know

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

---------

Co-authored-by: Mime Čuvalo <mimecuvalo@gmail.com>
2024-02-05 14:42:55 +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 docs: rework docs site to have different sections (#2686) 2024-01-30 14:19:25 +00:00
generateSection.ts [docs] Fix links, little style tweaks (#2724) 2024-02-05 14:42:55 +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: rework docs site to have different sections (#2686) 2024-01-30 14:19:25 +00:00