Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 2.17 KB

File metadata and controls

36 lines (30 loc) · 2.17 KB

Documentation Guide

Architecture docs are split by subsystem. Read only what's relevant to your current work.

For a full FAQ-style index of every doc in this repo (human + LLM entry point), see INDEX.md.

Which doc to read

Working on crate Read these
fbuild-cli overview.md, data-flow.md
fbuild-daemon overview.md, runtime.md
fbuild-serial serial.md, deploy-preemption.md
fbuild-python serial.md, pyo3-bindings.md
fbuild-build overview.md, data-flow.md
fbuild-deploy deploy-preemption.md
fbuild-config overview.md
fbuild-packages overview.md
fbuild-paths overview.md
fbuild-core overview.md
fbuild-header-scan / fbuild-library-select library-selection.md
Platform-specific issues portability.md

Other docs