Improve Docs DX #69
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The docs are already decent; I especially appreciate the long prose sections describing the general framework of the codemirror, lezer, etc. However, they can be hard to navigate at times, and they're missing some modern features that would be really nice:
One possible way to implement it would be with something like Astro and Starlight (Including the TypeDoc plugin). I'm sure there are other ways out there I'm not aware of.
I imagine this would be a fair amount of work. I don't have time right now, but I'd love to help with this if I can.