aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/console.dox
diff options
context:
space:
mode:
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
*/