diff --git a/docs/src/cfe_es.dox b/docs/src/cfe_es.dox index dcaa7a28f..15500e9c5 100644 --- a/docs/src/cfe_es.dox +++ b/docs/src/cfe_es.dox @@ -6,8 +6,7 @@ high level interface to system control facilities. The ES component is responsible for starting up and restarting the cFE, starting up, shutting down, and restarting cFE Applications, logging errors and performance data, - managing device driver services, and providing a persistent memory store - for cFE Applications. + and providing a persistent memory store for cFE Applications. The interfaces to the ES task include the Ground Interface (commands and telemetry) and the Application Programmer Interfaces (APIs). The ES task diff --git a/docs/src/main.dox b/docs/src/main.dox index 656548102..7468f1b04 100644 --- a/docs/src/main.dox +++ b/docs/src/main.dox @@ -493,11 +493,6 @@
  • #CFE_ES_DeleteChildTask - Deletes a task under an existing Application
  • #CFE_ES_ExitChildTask - Exit for a cFE Child Task -
  • Driver APIs -
  • Critical Data Store APIs