aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/stacks.dox
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-05-07 15:24:47 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-05-07 15:24:47 +0000
commitaea323e12179301b00e7766fc97dc3d3b51576d9 (patch)
tree4d6bf9467a957ee7ac26dc33fa69779b76fb8727 /docs/src/stacks.dox
parentfcd92814ce79c541fdaf3a6ef1ecfd497d75c7fd (diff)
downloadChibiOS-aea323e12179301b00e7766fc97dc3d3b51576d9.tar.gz
ChibiOS-aea323e12179301b00e7766fc97dc3d3b51576d9.tar.bz2
ChibiOS-aea323e12179301b00e7766fc97dc3d3b51576d9.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@949 35acf78f-673a-0410-8e92-d51de3d6d3f4
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.
* .
*/
-/** @} */