summaryrefslogtreecommitdiffstats
path: root/src/graphics/core/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphics/core/README.txt')
-rw-r--r--src/graphics/core/README.txt13
1 files changed, 7 insertions, 6 deletions
diff --git a/src/graphics/core/README.txt b/src/graphics/core/README.txt
index 12beef9..ca3768c 100644
--- a/src/graphics/core/README.txt
+++ b/src/graphics/core/README.txt
@@ -1,6 +1,7 @@
-src/graphics/core
-
-Abstract core of graphics engine
-
-Core types, enums, structs and CDevice abstract class that define
-the abstract graphics device used in graphics engine
+/**
+ * \dir graphics/core
+ * \brief Abstract core of graphics engine
+ *
+ * Core types, enums, structs and CDevice abstract class that define
+ * the abstract graphics device used in graphics engine
+ */ \ No newline at end of file