diff --git a/core/modules/system/core.api.php b/core/modules/system/core.api.php index c2b7e1e..2a1be85 100644 --- a/core/modules/system/core.api.php +++ b/core/modules/system/core.api.php @@ -7,10 +7,10 @@ /** * @mainpage + * Welcome to the Drupal API Documentation! * - * Welcome to the Drupal developer documentation! This documentation is - * generated from specially-formatted comments embedded in the Drupal source - * code. Here are some topics to get you started. + * This documentation is generated from specially-formatted comments embedded in + * the Drupal source code. Here are some topics to get you started. * * @section essentials Essential background concepts * @@ -34,7 +34,7 @@ * - @link field Fields @endlink * - @link node_overview Node system @endlink * - @link views_overview Views @endlink - * - @link database Database abstraction layer (Entity field queries, PDO) + * - @link database Database abstraction layer @endlink * * @section utility Utility APIs *