aboutsummaryrefslogtreecommitdiffstats
path: root/os/rt/dox
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2018-05-03 11:54:03 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2018-05-03 11:54:03 +0000
commit9e7ae25e49648f92a7ef092b9ec39cec8db121ac (patch)
tree56508e69a09577b9eba1392da23edd70540b48eb /os/rt/dox
parent380a8d3808c38b2e3f2d97a3c2bf5094e0f0386a (diff)
downloadChibiOS-9e7ae25e49648f92a7ef092b9ec39cec8db121ac.tar.gz
ChibiOS-9e7ae25e49648f92a7ef092b9ec39cec8db121ac.tar.bz2
ChibiOS-9e7ae25e49648f92a7ef092b9ec39cec8db121ac.zip
Documentation-related improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11989 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'os/rt/dox')
-rw-r--r--os/rt/dox/rt.dox5
1 files changed, 3 insertions, 2 deletions
diff --git a/os/rt/dox/rt.dox b/os/rt/dox/rt.dox
index bd19984ba..5664e57a2 100644
--- a/os/rt/dox/rt.dox
+++ b/os/rt/dox/rt.dox
@@ -22,6 +22,7 @@
* @details The kernel is the portable part of ChibiOS/RT, this section
* documents the various kernel subsystems.
*/
+ */
/**
* @defgroup kernel_info Version Numbers and Identification
@@ -44,8 +45,8 @@
*/
/**
- * @defgroup checks License Checks
- * @ingroup kernel
+ * @defgroup rt_restrictions Restrictions
+ * @ingroup config_category
*/
/**