Unify the api documentation tool

3 ways to document:
- https://github.com/get-convex/convex-helpers?tab=readme-ov-file
- https://docs.convex.dev/home
- https://labs.convex.dev/convex-ents

In Elixir thousands of packages are using the same documentation tool, this make navigating the ecosystem more fun:
- https://hexdocs.pm/phoenix/overview.html
- https://hexdocs.pm/elixir/Kernel.html
- https://hexdocs.pm/absinthe/overview.html

We have a chance to get this UX right while it's early.

Please take the lead ๐Ÿ™‚
Was this page helpful?