aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/console.dox
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2012-11-07 10:48:28 +0100
committerJoel Bodenmann <joel@unormal.org>2012-11-07 10:48:28 +0100
commit0458a02b762abdf5d52b8533f53ee1d1b0fa034c (patch)
treec183ba85fd8366441be1a9075e36d3a382d36af3 /docs/src/console.dox
parent89baca2ef67b57b35e8df895ea952fac0b60fe19 (diff)
downloaduGFX-0458a02b762abdf5d52b8533f53ee1d1b0fa034c.tar.gz
uGFX-0458a02b762abdf5d52b8533f53ee1d1b0fa034c.tar.bz2
uGFX-0458a02b762abdf5d52b8533f53ee1d1b0fa034c.zip
a bit more doxygen
Diffstat (limited to 'docs/src/console.dox')
-rw-r--r--docs/src/console.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/console.dox b/docs/src/console.dox
index e9b90fd4..b0721e8a 100644
--- a/docs/src/console.dox
+++ b/docs/src/console.dox
@@ -23,6 +23,6 @@
* @details The CONSOLE module provides a BaseSequentialStream abstraction.
* It allows to easily use an LCD to output any generic data, for
* example by using the chprintf() provided by ChibiOS/RT.
- * Read more here: http://chibios-gfx.com/documentation/console
+ * @details Read more here: http://chibios-gfx.com/documentation/console
*/