Documentation rendering
In order to render the documentation, this extension provides a Composer script that you can run locally via
composer docs:generate
Copied!
You do not need to start or build the containers for this as this happens automatically.
See also
For further details read the h2document:RenderingDocs/Quickstart.