tldraw/apps/docs/utils
alex c4b9ea30f4
Document inherited members in reference (#3956)
Our reference docs don't currently include members inherited through the
`extends` keyword. These extended items are barely referenced at all -
you have to find them in the signature.

This diff adds a clearer note to the docs saying which type has been
extended, and if possible brings the extended items through onto the
current documentation page (with a note saying where they're from)


![image](https://github.com/tldraw/tldraw/assets/1489520/0349252d-e8bc-406b-bf47-636da424ebe0)


### Change Type

- [x] `docs` — Changes to the documentation, examples, or templates.
- [x] `improvement` — Improving existing features
2024-06-17 14:47:22 +00:00
..
vector-db [docs] Autocomplete styling tweaks (#2732) 2024-02-05 20:46:07 +00:00
addAuthors.ts Add docs (#2470) 2024-01-15 12:33:15 +00:00
addContent.ts Generated docs cleanup (#3935) 2024-06-13 16:04:12 +00:00
autoLinkDocs.ts docs: fix up gen links to point to the new /reference section (#2690) 2024-01-30 15:16:32 +00:00
ContentDatabase.ts Better generated docs for react components (#3930) 2024-06-13 13:09:27 +00:00
ContentVectorDatabase.ts Don't check api.json files into git (#3565) 2024-04-24 15:58:26 +00:00
debounce.ts Add docs (#2470) 2024-01-15 12:33:15 +00:00
nicelog.ts Add docs (#2470) 2024-01-15 12:33:15 +00:00
search-api.ts docs: rework search UI (#2723) 2024-02-05 14:32:50 +00:00
TldrawApiModel.ts Document inherited members in reference (#3956) 2024-06-17 14:47:22 +00:00