Problem/Motivation
The current description on the settings page is:
Local library
Download the library using npm or with asset-packagist or manually. Place the code in the libraries/vue folder such that the libraries/vue/dist/*.js directory structure. . See this drupal.org Documentation for details.
- The double dots (. .) should be removed
- The description does not fit for petite-vue (wrong directory). Perhaps we should better separate this and show the information in the description of the according fields?
Steps to reproduce
Proposed resolution
Prepare a MR with a fix to improve the documentation
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork vuejs-3404874
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:
- 3404874-improve-description-on
changes, plain diff MR !1
Comments
Comment #7
anybodyLet's postpone this on #3417814: Provide a README.md with all relevant installation and usage information - should be solved afterwards.
Comment #8
anybodyComment #9
anybody@Grevil: Could you please update the latest state? We could also use the contents from the README.md if that's easier
Comment #10
grevil commentedYea, this isn't the case anymore. We have the README available under the help page, and the settings page links to the help page in the "path" text field description.