Help and documentation
Documenting modules, themes, and install profiles
Help Topics
Modules, themes, and install profiles can have a subdirectory help_topics that contains one or more Help Topics, to provide help to administrative users. These are shown on the main admin/help page. See Help Topic Standards for more information.
hook_help
Modules can implement hook_help() to provide a module overview (shown on the main admin/help page). This hook implementation can also provide help text that is shown in the Help block at the top of administrative pages. See the hook_help() documentation and Help text standards for more information.
File
-
core/
modules/ help/ help.api.php, line 11
Classes
Title Sort descending | File name | Summary |
---|---|---|
HelpTopicPluginManager | core/ |
Provides the default help_topic manager. |