summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/mainpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/mainpage.h')
-rw-r--r--cpukit/rtems/mainpage.h10
1 files changed, 7 insertions, 3 deletions
diff --git a/cpukit/rtems/mainpage.h b/cpukit/rtems/mainpage.h
index 92b331145e..9764c16c9f 100644
--- a/cpukit/rtems/mainpage.h
+++ b/cpukit/rtems/mainpage.h
@@ -11,6 +11,10 @@
/**
* @mainpage
-
-This is the RTEMS Classic API documentation.
-*/
+ *
+ * The RTEMS real-time operating systems is a layered system
+ * with each of the public APIs implemented in terms of a common
+ * foundation layer called the SuperCore. This is the Doxygen
+ * generated documentation for the RTEMS CPU Kit including the
+ * Classic API, POSIX API, uITRON API and SuperCore.
+ */