From 380a8d3808c38b2e3f2d97a3c2bf5094e0f0386a Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Thu, 3 May 2018 11:19:35 +0000 Subject: Documentation-related fixes. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11988 110e8d01-0319-4d1e-a829-52ad28d1bb01 --- os/lib/src/chfactory.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/lib/src/chfactory.c') diff --git a/os/lib/src/chfactory.c b/os/lib/src/chfactory.c index dbb13cab8..8384efc2a 100644 --- a/os/lib/src/chfactory.c +++ b/os/lib/src/chfactory.c @@ -21,7 +21,7 @@ * @file chfactory.c * @brief ChibiOS objects factory and registry code. * - * @addtogroup objects_factory + * @addtogroup oslib_objects_factory * @details The object factory is a subsystem that allows to: * - Register static objects by name. * - Dynamically create objects and assign them a name. -- cgit v1.2.3