milestone 11: systemd and docker packaging, operator and architecture docs, config and api reference, docs drift guards
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
//! 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 api_md = @embedFile("api.md");
|
||||
pub const config_reference_md = @embedFile("config-reference.md");
|
||||
pub const operator_md = @embedFile("operator.md");
|
||||
Reference in New Issue
Block a user