aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/jitter.dox
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/jitter.dox')
-rw-r--r--docs/src/jitter.dox2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/src/jitter.dox b/docs/src/jitter.dox
index 747a07a7e..5f4e7ff5e 100644
--- a/docs/src/jitter.dox
+++ b/docs/src/jitter.dox
@@ -19,7 +19,6 @@
/**
* @page article_jitter Response Time and Jitter
- * @{
* Response time jitter is one of the most sneaky source of problems when
* designing a real time system. When using a RTOS like ChibiOS/RT one must
* be aware of what the jitter is and how it can affect the performance of the
@@ -134,4 +133,3 @@
* subsystem can improve the overall response time and reduce jitter but it is
* not a magic wand, a proper system design comes first.
*/
-/** @} */