aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/main.dox
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/main.dox')
-rw-r--r--docs/src/main.dox19
1 files changed, 13 insertions, 6 deletions
diff --git a/docs/src/main.dox b/docs/src/main.dox
index 2de3df90..7a84941e 100644
--- a/docs/src/main.dox
+++ b/docs/src/main.dox
@@ -7,16 +7,23 @@
/**
* @mainpage uGFX
- * @author Joel Bodenmann (joel@unormal.org).
*
- * <h2>uGFX</h2>
- * µGFX is a library to interface different displays and touchscreen
- * to your embedded application. Extreme low system requirements are our
- * goal. A complete GUI toolkit is provided.
+ * <h2>Authors</h2>
+ * - Joel Bodenmann<br>
+ * - Andrew Hannam<br>
*
- * <h2>Documentation</h2>
+ * <h2>Website</h2>
* - http://ugfx.org
*
+ * <h2>Documentation</h2>
+ * - http://wiki.ugfx.org
+ *
+ * <h2>API-Reference</h2>
+ * - http://api.ugfx.org
+ *
+ * <h2>Forum</h2>
+ * - http://forum.ugfx.org
+ *
* <h2>License</h2>
* - http://ugfx.org/license.html
*/