Problem/Motivation

In #3344537: [Policy] Add README.md to each submodule with optional getting translated it was decided to make README.md available for each sub-module, based on the documentation within the .module file, following the README.md template.

This issue updates the JavaScript example.

Remaining tasks

  • Create the README.md file, based on the documentation within the .module file
  • Remove the documentation in the .module file

Issue fork examples-3344564

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

ressa created an issue. See original summary.

ressa’s picture

Assigned: ressa » Unassigned
Status: Active » Needs review
ressa’s picture

Component: Other » Documentation

apaderno made their first commit to this issue’s fork.

avpaderno’s picture

Status: Needs review » Closed (works as designed)

What this MR removes is the source of the Example: JavaScript page. Without that comment in the module file, that page would not exist.

Since the same type of comment exists in the other .module files, I would not remove it from this module.