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
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
Comment #3
ressaComment #4
ressaComment #6
avpadernoWhat 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.