aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/graph.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2014-05-20 18:05:38 +0200
committerJoel Bodenmann <joel@unormal.org>2014-05-20 18:05:38 +0200
commit0b204ed8e39d900c22f11e02c47de970648dbb31 (patch)
treefa224cd16e999518a80339a9c1d6c70e3d04972e /src/gwin/graph.h
parent9781c31f3b2923b2dc397adf2dd12235f039ce56 (diff)
downloaduGFX-0b204ed8e39d900c22f11e02c47de970648dbb31.tar.gz
uGFX-0b204ed8e39d900c22f11e02c47de970648dbb31.tar.bz2
uGFX-0b204ed8e39d900c22f11e02c47de970648dbb31.zip
Reworking the GWIN doxygen documentation.
Diffstat (limited to 'src/gwin/graph.h')
-rw-r--r--src/gwin/graph.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gwin/graph.h b/src/gwin/graph.h
index 69dbb617..be51f66c 100644
--- a/src/gwin/graph.h
+++ b/src/gwin/graph.h
@@ -7,12 +7,12 @@
/**
* @file src/gwin/graph.h
- * @brief GWIN GRAPH module header file.
+ * @brief GWIN GRAPH module header file
*
* @defgroup Graph Graph
- * @ingroup GWIN
+ * @ingroup Windows
*
- * @details GWIN allows it to easily draw graphs.
+ * @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
*