From 85104b239735498f4b9c58fb87f93dd78631292f Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 16 May 2020 21:17:58 +0200 Subject: Fix file documentation --- pugl/pugl.ipp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pugl/pugl.ipp') diff --git a/pugl/pugl.ipp b/pugl/pugl.ipp index 2fdf255..ac67626 100644 --- a/pugl/pugl.ipp +++ b/pugl/pugl.ipp @@ -15,7 +15,8 @@ */ /** - @file pugl.ipp Pugl C++ API wrapper implementation. + @file pugl.ipp + @brief Pugl C++ API wrapper implementation. This file must be included exactly once in the application. */ -- cgit v1.2.1