summaryrefslogtreecommitdiffstats
path: root/src/graphics/opengl/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphics/opengl/README.txt')
-rw-r--r--src/graphics/opengl/README.txt13
1 files changed, 7 insertions, 6 deletions
diff --git a/src/graphics/opengl/README.txt b/src/graphics/opengl/README.txt
index 0aba0ed..596871d 100644
--- a/src/graphics/opengl/README.txt
+++ b/src/graphics/opengl/README.txt
@@ -1,6 +1,7 @@
-src/graphics/opengl
-
-OpenGL engine implementation
-
-Contains the concrete implementation using OpenGL of abstract CDevice class
-from src/graphics/core
+/**
+ * \dir graphics/opengl
+ * \brief OpenGL engine implementation
+ *
+ * Contains the concrete implementation using OpenGL of abstract CDevice class
+ * from src/graphics/core
+ */ \ No newline at end of file