# Document chunking codec (descriptor)
The doc codec splits a source document into chunks by headings and offsets (fixed, recursive,
and heading-aligned strategies). This recipe documents those chunking strategies; the codec
segments text, not an evaluable expression, so it is documented rather than run.