diff options
Diffstat (limited to 'pugl/pugl.ipp')
-rw-r--r-- | pugl/pugl.ipp | 3 |
1 files changed, 2 insertions, 1 deletions
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. */ |