The generated API reference under /api is built from these projects:
../src/Lottie/Lottie.csproj../src/AnimationControl/AnimationControl.csproj../src/CompositionAnimatedControl/CompositionAnimatedControl.csproj../src/ShaderAnimatedControl/ShaderAnimatedControl.csprojCurrent API settings:
Releasenet8.0/apiLottie documents the ready-to-use player surface.AnimationControl covers the smallest custom animation base.CompositionAnimatedControl includes the reusable playback and redraw API used by higher-level controls.ShaderAnimatedControl and DrawEventArgs document the shader entry points exposed to application code.To keep the authored docs and generated API aligned:
site/config.scriban under api.dotnet.projects.site/articles/packages/../build-docs.sh.