summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/mainpage.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-17 21:40:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-17 21:40:48 +0000
commit61852aa0db617840182ddc1d286ce971882a4905 (patch)
treeb8f564f65959dddb8fd816a5b06a3d49ff9714d1 /cpukit/rtems/mainpage.h
parent2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-61852aa0db617840182ddc1d286ce971882a4905.tar.bz2
2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* Doxyfile.in, rtems/mainpage.h, score/include/rtems/system.h: Move to generating Doxygen for more of CPU Kit. * rtems/Doxyfile, score/Doxyfile, score/mainpage.h: Removed.
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.
+ */