From ae91ccc048a1b40e671f9d75158c474624937617 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sat, 7 Apr 2012 17:38:30 +0000 Subject: Fix up Doxygen documentation directives to allow for generation of documentation when the library code root folder is not "LUFA". --- LUFA/Common/Common.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'LUFA/Common/Common.h') diff --git a/LUFA/Common/Common.h b/LUFA/Common/Common.h index 530d66eac..0ec11113b 100644 --- a/LUFA/Common/Common.h +++ b/LUFA/Common/Common.h @@ -28,6 +28,13 @@ this software. */ +/** \dir + * \brief Common library header files. + * + * This folder contains header files which are common to all parts of the LUFA library. They may be used freely in + * user applications. + */ + /** \file * \brief Common library convenience headers, macros and functions. * -- cgit v1.2.3