aboutsummaryrefslogtreecommitdiffstats
path: root/include/gwin/graph.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2012-12-18 22:49:01 +0100
committerJoel Bodenmann <joel@unormal.org>2012-12-18 22:49:01 +0100
commit5c6027d14d168a7210ed6edd8c8b7506842fd7b0 (patch)
treeae6cf98aaed83854070ba39de0079a0aec1cc1a5 /include/gwin/graph.h
parent6e76ecde180dc1d12d211d7dca14f0a66d8b24f8 (diff)
downloaduGFX-5c6027d14d168a7210ed6edd8c8b7506842fd7b0.tar.gz
uGFX-5c6027d14d168a7210ed6edd8c8b7506842fd7b0.tar.bz2
uGFX-5c6027d14d168a7210ed6edd8c8b7506842fd7b0.zip
some more doxygen
Diffstat (limited to 'include/gwin/graph.h')
-rw-r--r--include/gwin/graph.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/gwin/graph.h b/include/gwin/graph.h
index a8a84a1d..e7f86d58 100644
--- a/include/gwin/graph.h
+++ b/include/gwin/graph.h
@@ -25,6 +25,10 @@
* @defgroup Graph
* @ingroup GWIN
*
+ * @details GWIN allows it to easily draw graphs.
+ * @pre GFX_USE_GWIN must be set to TRUE in your gfxconf.h
+ * @pre GWIN_NEED_GRAPH must be set to TRUE in your gfxconf.h
+ *
* @{
*/