Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Okay, have pushed a minor docs review - clerk-options after reviewing the Typedoc output of the
Will continue reviewing and push a second docs review with the rest. |
|
@alexisintech Here is a second docs review pt 2 to just add the Typedoc outputs for the intros of each object. Noticed they were there, looked good, but weren't being used. Again, if you don't love it, feel free to revert. This is in conjunction with the docs review in |
me personally, I liked having the intro text in the mdx but your way of using typedoc for the intro text is fine too. I prefer the first way because if we ever want to update copy, we don't have to rely on a |
@alexisintech Yeah that's very fair feedback. Reverted changes: Revert 2nd docs review. |

To test:
pnpm run typedoc:generate:skip-build(as long as you haveclerk-docsandclerk/javascriptsymlinked; see theclerk/clerk README.md)clerk/clerk, runpnpm run dev)What does this solve? What changed?
It's time to get our
/objectsreference docs generated using typedoc!