From 93c6e4b0b5ef2df6afa1b70483b0bb0fedaacac0 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Mon, 8 May 2023 21:27:39 +0300 Subject: start documentation process --- src/path.c | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/path.c') diff --git a/src/path.c b/src/path.c index ed032e4..2843096 100644 --- a/src/path.c +++ b/src/path.c @@ -1,6 +1,12 @@ /* SPDX-License-Identifier: copyleft-next-0.3.1 */ /* Copyright 2023 Kim Kuparinen < kimi.h.kuparinen@gmail.com > */ +/** + * @file path.c + * + * Path handling helper implementations. + */ + #include #include #include -- cgit v1.3