aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/stacks.dox
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/stacks.dox')
-rw-r--r--docs/src/stacks.dox2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/src/stacks.dox b/docs/src/stacks.dox
index a27c2e1b9..6035e1277 100644
--- a/docs/src/stacks.dox
+++ b/docs/src/stacks.dox
@@ -19,7 +19,6 @@
/**
* @page article_stacks Stacks and stack sizes
- * @{
* In a RTOS like ChibiOS/RT there are several dedicated stacks, each stack
* has a dedicated RAM space that must have a correctly sized assigned area.
* <h2>The stacks</h2>
@@ -104,4 +103,3 @@
* end of your development cycle.
* .
*/
-/** @} */