Skip to content

Instantly share code, notes, and snippets.

@vijaycs85
Created October 10, 2014 22:15
Show Gist options
  • Save vijaycs85/bc3b10e4866b2becc4b3 to your computer and use it in GitHub Desktop.
Save vijaycs85/bc3b10e4866b2becc4b3 to your computer and use it in GitHub Desktop.
langcode: en
status: true
dependencies: { }
id: help
label: 'Help module'
body:
value: >
<h3>About</h3><p>The Help module provides <a href="[route:help.main]">Help
reference pages</a> to guide you through the use and configuration of
modules. It is a starting point for
<a href="https://www.drupal.org/documentation">Drupal.org online
documentation</a> pages that contain more extensive and up-to-date
information, are annotated with user-contributed comments, and serve as the
definitive reference point for all Drupal documentation. For more
information, see the
<a href="https://www.drupal.org/documentation/modules/help/">online
documentation for the Help module</a>.</p><h3>Uses</h3><dl>
<dt>Providing a help reference</dt><dd>The Help module displays
both static module-provided help and configured help topics on the main
<a href="[route:help.main]">Help page</a>.</dd><dt>Configuring help
topics</dt><dd>You can add, edit, delete, and translate configure
help topics on the <a href="[route:help.topic_admin]">Help topics</a>
administration page. The help topics that are listed in the Module help
section of the main Help page cannot be edited or deleted.</dd>
</dl>
format: full_html
top_level: true
related: { }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment