X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fthemes%2Fcontrib%2Fbootstrap%2Fdocs%2FMaintainers.md;fp=web%2Fthemes%2Fcontrib%2Fbootstrap%2Fdocs%2FMaintainers.md;h=c7acb932ec7c88ddfc2eb02b2c184525247354f5;hp=11aaeb5cc4475d3638ef840f27a6a2df21298ac4;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/themes/contrib/bootstrap/docs/Maintainers.md b/web/themes/contrib/bootstrap/docs/Maintainers.md index 11aaeb5cc..c7acb932e 100644 --- a/web/themes/contrib/bootstrap/docs/Maintainers.md +++ b/web/themes/contrib/bootstrap/docs/Maintainers.md @@ -33,7 +33,7 @@ There are several commands available to run, please execute `drush` to view the full list. This topic only covers the commands this project created. ### `drush bootstrap-generate-docs` or `drush bs-docs` -Generates markdown documentation for the Drupal based code. Possible arguments are: +Generates markdown documentation for the Drupal based code. Possible arguments: - **type:** The specific type of documentation to generate, defaults to `all`. Possible values: `all|settings` @@ -86,9 +86,9 @@ For more details, see: https://www.drupal.org/node/2329453 ### `grunt compile` This task ensures that all the necessary variations of versions and themes of -Bootstrap and Bootswatch are compile from `starterkits/less/less/overrides.less`. -Typically, this task generates hundreds of files and can take upwards of \~10 -seconds to fully complete. +Bootstrap and Bootswatch are compile from +`starterkits/less/less/overrides.less`. Typically, this task generates hundreds +of files and can take upwards of \~10 seconds to fully complete. Optionally, if the `--dev` parameter is specified, this task will only compile the starterkit's `overrides.less` file for the latest version of Bootstrap: @@ -112,7 +112,8 @@ and where to go for additional information. This documentation is intended for the project maintainers to help provide consistent results between releases. ### Release notes template -The following is just a template to show a typical structured format used as release notes for this project: +The following is just a template to show a typical structured format used as +release notes for this project: ```html

Change Records

@@ -125,7 +126,7 @@ However, if it is long, it should really be a change record.

Notes

 

-

Changes since ():

+

Changes since ():

New Features