aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/src/articles.dox6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/src/articles.dox b/docs/src/articles.dox
index 3846b01f0..9d3aee8d0 100644
--- a/docs/src/articles.dox
+++ b/docs/src/articles.dox
@@ -27,7 +27,7 @@
*/
/**
- * @page page_general General.
+ * @page page_general General
* Articles and guides not necessarily related to ChibiOS/RT.
* - @subpage article_eclipse
* - @subpage article_eclipse2
@@ -36,7 +36,7 @@
*/
/**
- * @page page_kb Knowledge Base.
+ * @page page_kb Knowledge Base
* Articles and guides about ChibiOS/RT.
* - @subpage article_integrationguide
* - @subpage article_portguide
@@ -53,7 +53,7 @@
*/
/**
- * @page page_howtos How To's.
+ * @page page_howtos How To's
* Articles describing how to implement specific tasks using ChibiOS/RT.
* - @subpage article_create_thread
* - @subpage article_interrupts