From 60967286ce18b662e4e3d2e5fd7c11d83e4b9201 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 18 Apr 2008 20:16:22 +0000 Subject: [PATCH] 2008-04-18 Joel Sherrill * rtems/mainpage.h: New file. --- cpukit/ChangeLog | 4 ++++ cpukit/rtems/mainpage.h | 16 ++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 cpukit/rtems/mainpage.h diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 0c523c4aeb..959c65df28 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2008-04-18 Joel Sherrill + + * rtems/mainpage.h: New file. + 2008-04-18 Joel Sherrill * rtems/Doxyfile, rtems/include/rtems/rtems/asr.h, diff --git a/cpukit/rtems/mainpage.h b/cpukit/rtems/mainpage.h new file mode 100644 index 0000000000..92b331145e --- /dev/null +++ b/cpukit/rtems/mainpage.h @@ -0,0 +1,16 @@ +/* + * COPYRIGHT (c) 1989-2008. + * On-Line Applications Research Corporation (OAR). + * + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at + * http://www.rtems.com/license/LICENSE. + * + * $Id$ + */ + +/** + * @mainpage + +This is the RTEMS Classic API documentation. +*/