diff options
author | Tectu <joel@unormal.org> | 2012-08-13 04:12:42 +0200 |
---|---|---|
committer | Tectu <joel@unormal.org> | 2012-08-13 04:12:42 +0200 |
commit | e27d04d002a40f3b514eeeb60d374df6a8a1280c (patch) | |
tree | 7c20e6edd42cd4f20eda183a16ce66c5e8c7105e /readme2.txt | |
parent | 54229cbdaaf585b5adf9b085229a22c9824c112c (diff) | |
download | uGFX-e27d04d002a40f3b514eeeb60d374df6a8a1280c.tar.gz uGFX-e27d04d002a40f3b514eeeb60d374df6a8a1280c.tar.bz2 uGFX-e27d04d002a40f3b514eeeb60d374df6a8a1280c.zip |
restructure
Diffstat (limited to 'readme2.txt')
-rw-r--r-- | readme2.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/readme2.txt b/readme2.txt new file mode 100644 index 00000000..0b67c9b0 --- /dev/null +++ b/readme2.txt @@ -0,0 +1,19 @@ +## Doxygen
+run doxygen in the toplevel directory to generate the doxygen documentation in html
+
+
+
+## Wiki
+please read the wiki pages to this project carefully, before you ask any questions:
+
+http://chibios.org/dokuwiki/doku.php?id=chibios:community
+
+
+
+## Maintainer & Contributors
+please read the contributors.txt file which contains a full history of each contribution
+
+Maintainer:
+ - Joel Bodenmann aka Tectu <joel@unormal.org>
+
+
|