Skip to content

Commit

Permalink
doc: add development note
Browse files Browse the repository at this point in the history
  • Loading branch information
jackd248 committed Aug 1, 2024
1 parent 485e226 commit 958238d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,14 @@ The *technical headline* is a content element to structure e.g. your styleguide

See the [ViewHelpers documentation](./Documentation/ViewHelpers/CLASSES.md) for a complete list of available ViewHelpers.

## Development

Use the following composer script to update the ViewHelper documentation:

``` bash
composer doc:viewhelpers
```

## License

This project is licensed
Expand Down

0 comments on commit 958238d

Please sign in to comment.