"case study" type things with various diverse features to give people an idea of how different types of things work.
i like this approach a lot since this is basically how i learned the codebase (copy/paste something similar to what I want to do, edit it from there)
good at developing internal associations like "oh so this is like X but with Y"-- hopefully makes the docs more "potent" in the sense that even if we don't have too many, people can learn to navigate the codebase. "teach a man to fish" and all that
second try's the charm
organize things that people seem to struggle with the most/need to use the most higher:
auto variable syncing rundown
from-browser generation tour
"case study" type things with various diverse features to give people an idea of how different types of things work.
contributing.md
#new-features-coding
is basically the gold standard for docs as of now)adding docs on each backend socket endpoint