aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-05-20 05:59:28 +0200
committerJoel Bodenmann <joel@unormal.org>2013-05-20 05:59:28 +0200
commit4d4a78f415214c5fb55df02ebb9747e7878fb533 (patch)
tree997d544af36bc153dd100cefaa6c13902d8230eb /docs/src
parent896e67c9007dd5e8fa4032f446cb4c90d9ca6837 (diff)
downloaduGFX-4d4a78f415214c5fb55df02ebb9747e7878fb533.tar.gz
uGFX-4d4a78f415214c5fb55df02ebb9747e7878fb533.tar.bz2
uGFX-4d4a78f415214c5fb55df02ebb9747e7878fb533.zip
cleanup & tdisp warning fix
Diffstat (limited to 'docs/src')
-rw-r--r--docs/src/main.dox12
1 files changed, 5 insertions, 7 deletions
diff --git a/docs/src/main.dox b/docs/src/main.dox
index 8810abd0..89c8006a 100644
--- a/docs/src/main.dox
+++ b/docs/src/main.dox
@@ -26,12 +26,10 @@
* ChibiOS/GFX is an official add-on library for ChibiOS/RT to
* interface all different types of LCDs and touchscreens.
*
- * <h2>Features</h2>
- * - Modular design to reduce memory footprint
- * - HAL abstractions allows it to easily write new drivers
- * - Completely written in C, usable in C++ without any modifications
- * - Supports hardware accelerated drawing by LCDs
- * - Very flexible interfaces for calibration storage and more
- * - We are having our own homepage: http://chibios-gfx.com
+ * <h2>Documentation</h2>
+ * - http://chibios-gfx.com
+ *
+ * <h2>License</h2>
+ * - http://chibios-gfx.com/license.html
*/