Advanced Guide¶
This section is where the more technical and lower-level material should live.
The material here is for readers who are working on the binding surface itself, debugging lower-level behavior, or trying to understand why a given namespace API looks the way it does.
In this section¶
- performance and profiling
- overlays and customization
- subclassing and runtime details
- packaging and distribution edge cases
- integrating generated API surfaces with hand-authored docs
Start with Overlays for the overlay authoring model and the mechanisms available in the runtime.