//! Embeds the documentation files the drift tests guard. Module root for the //! `docs_files` anonymous import (test builds only) — @embedFile paths resolve //! relative to this file. pub const reference_api_md = @embedFile("reference/api.md"); pub const reference_configuration_md = @embedFile("reference/configuration.md"); pub const reference_cli_md = @embedFile("reference/cli.md");