summaryrefslogtreecommitdiffstats
path: root/include/rofi.h
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-01-07 08:54:24 +0100
committerDave Davenport <qball@gmpclient.org>2016-01-07 08:54:24 +0100
commit504e27f7019391f759311fb5b1896a3265998bae (patch)
tree00db6739ab8feb98f0ed98e9b4d6b2ad57f4aa78 /include/rofi.h
parent7f621a4a915792868c09a3d7f9f7a48015c576c8 (diff)
Add some doxygen sugar.
Diffstat (limited to 'include/rofi.h')
-rw-r--r--include/rofi.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/rofi.h b/include/rofi.h
index 9571765e..62e0e8ab 100644
--- a/include/rofi.h
+++ b/include/rofi.h
@@ -11,6 +11,10 @@
#include "keyb.h"
/**
+ * @defgroup Widgets Widgets
+ */
+
+/**
* Pointer to xdg cache directory.
*/
extern const char *cache_dir;