From 7dde4933be3408b6fbddd881681f298163a8318f Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 23 Aug 2023 14:22:05 +0200 Subject: docs: add missing headline to debug module documentation Signed-off-by: Jo-Philipp Wich --- lib/debug.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib') diff --git a/lib/debug.c b/lib/debug.c index de2711b..40b044e 100644 --- a/lib/debug.c +++ b/lib/debug.c @@ -15,6 +15,8 @@ */ /** + * # Debugger Module + * * This module provides runtime debug functionality for ucode scripts. * * Functions can be individually imported and directly accessed using the -- cgit v1.2.3