summaryrefslogtreecommitdiff
path: root/colors.h
diff options
context:
space:
mode:
Diffstat (limited to 'colors.h')
-rw-r--r--colors.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/colors.h b/colors.h
index 3d2d90f..9d82602 100644
--- a/colors.h
+++ b/colors.h
@@ -1,8 +1,12 @@
-// colors enum.
+/// \file
+/// colors enum.
#ifndef COLORS_H_
#define COLORS_H_
+/// colors enum.
+///
+/// See `ted.cfg` for what these mean.
typedef enum {
COLOR_UNKNOWN,