Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
D
drupal
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Custom Issue Tracker
Custom Issue Tracker
Labels
Merge Requests
288
Merge Requests
288
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
project
drupal
Commits
e9782006
Commit
e9782006
authored
Mar 26, 2014
by
webchick
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#2218027
by eojthebrave, jhodgdon: Improve the D8 api.d.o landing page.
parent
bc11c5e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
7 deletions
+10
-7
core/modules/system/core.api.php
core/modules/system/core.api.php
+10
-7
No files found.
core/modules/system/core.api.php
View file @
e9782006
...
...
@@ -9,23 +9,25 @@
* @mainpage
* Welcome to the Drupal API Documentation!
*
* This documentation is generated from specially-formatted comments embedded in
* the Drupal source code. Here are some topics to get you started.
* This site is an API reference for Drupal, generated from comments embedded
* in the source code. More in-depth documentation can be found at
* https://drupal.org/developing/api.
*
* Here are some topics to help you get started developing with Drupal.
*
* @section essentials Essential background concepts
*
* - @link architecture Drupal's architecture @endlink
* - @link extending Extending Drupal @endlink
* - @link oo_conventions Object-oriented conventions used in Drupal @endlink
* - @link best_practices Best practices @endlink
* - @link extending Extending Drupal @endlink
* - @link best_practices Security and best practices @endlink
*
* @section interfac
ing Interfacing with the outside world
* @section interfac
e User interface
*
* - @link menu Routing, page controllers, and menu entries @endlink
* - @link form_api Forms @endlink
* - @link block_api Blocks @endlink
* - @link ajax Ajax @endlink
* - @link third_party Integrating third-party applications @endlink
*
* @section store_retrieve Storing and retrieving data
*
...
...
@@ -44,11 +46,12 @@
* - @link theme_render Theme system and render API @endlink
* - @link migration Migration @endlink
*
* @section ad
vanced Advanced
topics
* @section ad
ditional Additional
topics
*
* - @link container Services and the Dependency Injection Container @endlink
* - @link typed_data Typed Data @endlink
* - @link testing Automated tests @endlink
* - @link third_party Integrating third-party applications @endlink
*
* @section more_info Further information
*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment