aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-05-09 14:42:26 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-05-09 14:42:26 +0000
commitf3ca042618b9b1f5fa877b68e89ec31fe66497eb (patch)
tree74cf9342f23ad05d28d8d3e8e187f47590c14cca /docs/src
parent824e30be80c79d866ac444b4eed7f4df0cf154c1 (diff)
downloadChibiOS-f3ca042618b9b1f5fa877b68e89ec31fe66497eb.tar.gz
ChibiOS-f3ca042618b9b1f5fa877b68e89ec31fe66497eb.tar.bz2
ChibiOS-f3ca042618b9b1f5fa877b68e89ec31fe66497eb.zip
Added more documentation to the test suite.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@957 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/src')
-rw-r--r--docs/src/main.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/main.dox b/docs/src/main.dox
index f4e638ca7..d7366acdc 100644
--- a/docs/src/main.dox
+++ b/docs/src/main.dox
@@ -66,7 +66,7 @@
*/
/**
- * @page testsuite Tests Suite
+ * @page testsuite Test Suite
* <h2>Description</h2>
* Most of the ChibiOS/RT demos link a set of software modules (test suite) in
* order to verify the proper working of the kernel, the port and the demo