doctrine / doctrine-website

Source code for the doctrine-project.org website and documentation.
https://www.doctrine-project.org
MIT License
31 stars 63 forks source link

Simplify website build docs #595

Closed SenseException closed 4 months ago

SenseException commented 4 months ago

A contributor doesn't need to run all the separated commands to build the website. This is why I simplified the docs for building the website.

As an extra, I added the infos for running PHP and JavaScript tests.

Sidenote: The pre-commit hook needs some love too, but that's a topic for another PR.

SenseException commented 4 months ago

@jaapio It would be great if you could also take a look on these changes.