aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2012-12-18 22:04:35 +0100
committerJoel Bodenmann <joel@unormal.org>2012-12-18 22:04:35 +0100
commit8bc7b22ce73c16b8975dad57dbff79be2fbf84f8 (patch)
tree89ce480451329cdb2ff7a9f57f8a2c07c3e88dad /docs/src
parent4f1af08bd44e75436ec5a9973fd52342f0fb5952 (diff)
downloaduGFX-8bc7b22ce73c16b8975dad57dbff79be2fbf84f8.tar.gz
uGFX-8bc7b22ce73c16b8975dad57dbff79be2fbf84f8.tar.bz2
uGFX-8bc7b22ce73c16b8975dad57dbff79be2fbf84f8.zip
doxygen
Diffstat (limited to 'docs/src')
-rw-r--r--docs/src/ginput.dox (renamed from docs/src/graph.dox)9
1 files changed, 4 insertions, 5 deletions
diff --git a/docs/src/graph.dox b/docs/src/ginput.dox
index b9ca456d..73fbe157 100644
--- a/docs/src/graph.dox
+++ b/docs/src/ginput.dox
@@ -19,10 +19,9 @@
*/
/**
- * @addtogroup GRAPH
- * @details The GRAPH module provides high level HAL independed routines
- * to draw graphs on a graphic display. The graph is highly
- * configurable. There are many options to controll the look
- * of the graph.
+ * @addtogroup GINPUT
+ *
+ * @details GINPUT provides an easy and common interface to use different
+ * input devices such as touchscreens and mices.
*/