aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2012-12-18 20:06:10 +0100
committerJoel Bodenmann <joel@unormal.org>2012-12-18 20:06:10 +0100
commite1de308dfabc160f724df51ebebc59bde9717c08 (patch)
tree79ed9c2eff59f1d6e5fb28f07effc980b325c13a /docs/src
parent9c738e00fab50b4bf763fa5254e6542aff7fa78c (diff)
downloaduGFX-e1de308dfabc160f724df51ebebc59bde9717c08.tar.gz
uGFX-e1de308dfabc160f724df51ebebc59bde9717c08.tar.bz2
uGFX-e1de308dfabc160f724df51ebebc59bde9717c08.zip
ginput doxygen
Diffstat (limited to 'docs/src')
-rw-r--r--docs/src/touchscreen.dox26
1 files changed, 0 insertions, 26 deletions
diff --git a/docs/src/touchscreen.dox b/docs/src/touchscreen.dox
deleted file mode 100644
index 0a1819b9..00000000
--- a/docs/src/touchscreen.dox
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
- ChibiOS/GFX - Copyright (C) 2012
- Joel Bodenmann aka Tectu <joel@unormal.org>
-
- This file is part of ChibiOS/GFX.
-
- ChibiOS/GFX is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 3 of the License, or
- (at your option) any later version.
-
- ChibiOS/GFX is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
-*/
-
-/**
- * @addtogroup TOUCHSCREEN
- * @details The TOUCHSCREEN module provides high level abstraction to interface
- * touchscreens.
- */
-