config file reference and doc reorganization

This commit is contained in:
Scott Lamb
2023-01-06 11:40:41 -06:00
parent abcb26b281
commit a4bc7f5218
16 changed files with 116 additions and 15 deletions

View File

@@ -3,6 +3,7 @@
// SPDX-License-Identifier: GPL-v3.0-or-later WITH GPL-3.0-linking-exception.
//! Runtime configuration file (`/etc/moonfire-nvr.toml`).
//! See `ref/config.md` for more description.
use std::path::PathBuf;