Document Structure ================== A Craft Language file is an XML document whose root element is ````. Inside the root you define three optional **sections** — Header, Body, and Footer — that map to the top, middle, and bottom areas of every page. Minimal Example --------------- .. code-block:: xml Hello, Docraft! Root Element: ```` ---------------------------- .. list-table:: :header-rows: 1 :widths: 20 15 65 * - Attribute - Type - Description * - ``path`` - string - Output directory for the rendered file. Sections -------- ``
``, ````, ``