summaryrefslogtreecommitdiff
path: root/textscreen/txt_checkbox.h
diff options
context:
space:
mode:
authorSimon Howard2009-03-08 22:51:25 +0000
committerSimon Howard2009-03-08 22:51:25 +0000
commitf9c51c1b5c78234a138f9f44c261990336b445e7 (patch)
tree606f15ff38d4eb354c43233c3678615cd002fd72 /textscreen/txt_checkbox.h
parent11f92605356ae63a39b22917a11e714402fd07a5 (diff)
downloadchocolate-doom-f9c51c1b5c78234a138f9f44c261990336b445e7.tar.gz
chocolate-doom-f9c51c1b5c78234a138f9f44c261990336b445e7.tar.bz2
chocolate-doom-f9c51c1b5c78234a138f9f44c261990336b445e7.zip
Add "make doc" target to run Doxygen, and add a Doxyfile. Add @file tags
to start of header files so that Doxygen will process them. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1451
Diffstat (limited to 'textscreen/txt_checkbox.h')
-rw-r--r--textscreen/txt_checkbox.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/textscreen/txt_checkbox.h b/textscreen/txt_checkbox.h
index b786ad61..d9ba8d02 100644
--- a/textscreen/txt_checkbox.h
+++ b/textscreen/txt_checkbox.h
@@ -23,6 +23,12 @@
#define TXT_CHECKBOX_H
/**
+ * @file txt_checkbox.h
+ *
+ * Checkbox widget.
+ */
+
+/**
* Checkbox widget.
*
* A checkbox is used to control boolean values that may be either on