aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/main.dox
diff options
context:
space:
mode:
authorAndrew Hannam <andrewh@inmarket.com.au>2013-05-23 20:35:42 -0700
committerAndrew Hannam <andrewh@inmarket.com.au>2013-05-23 20:35:42 -0700
commit42006a67b5ccfd86f30d8a91cc474681c437eaf6 (patch)
tree39b6fa0bd051f274cdacc1925f262bc1a81b4c5e /docs/src/main.dox
parentb5ce2405501aa693fc4c134e3425e74ba0ff7589 (diff)
parent5f2a32714cda6bcfc8829e61895def2f627e1b8f (diff)
downloaduGFX-42006a67b5ccfd86f30d8a91cc474681c437eaf6.tar.gz
uGFX-42006a67b5ccfd86f30d8a91cc474681c437eaf6.tar.bz2
uGFX-42006a67b5ccfd86f30d8a91cc474681c437eaf6.zip
Merge pull request #30 from Tectu/master
Merge Tectu Changes
Diffstat (limited to 'docs/src/main.dox')
-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
*/