From 81fd21da1cd5aa2835f0193907342bb48d968164 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 26 Nov 2020 16:07:34 +0100 Subject: Remove file documentation These will not be used in the Sphinx documentation, and most were self-explanatory and only there to make the Doxygen index look nice anyway. Where there was actually useful information, it has been preserved as regular comments. --- bindings/cxx/include/pugl/gl.hpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'bindings/cxx/include/pugl/gl.hpp') diff --git a/bindings/cxx/include/pugl/gl.hpp b/bindings/cxx/include/pugl/gl.hpp index 529babb..d8459a8 100644 --- a/bindings/cxx/include/pugl/gl.hpp +++ b/bindings/cxx/include/pugl/gl.hpp @@ -14,11 +14,6 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/** - @file gl.hpp - @brief OpenGL-specific C++ API. -*/ - #ifndef PUGL_GL_HPP #define PUGL_GL_HPP -- cgit v1.2.1