Files
puter/src/backend/doc
KernelDeimosandKernelDeimos 15cb98107c doc: add extension documentation for core devs
Extensions need to be documented at different layers of concern:
1. How to use/run extensions
2. How to create extensions as a contributor
3. How extensions work under the hood

This documentation addresses the third layer, describing how Kernel
and core modules interact with extensions.
2025-09-26 15:27:58 -04:00
..

Backend - Contributor Documentation

Where to Start

Start with Backend File Structure.

There also also some videos. In one of the videos Eric does a Steve Ballmer impression so it's definitely worth it.

Index