/website

Sources of https://phpmetrics.github.io/website/

Primary LanguageHTMLMIT LicenseMIT

PhpMetrics documentation

This website uses mkdocs to generate the documentation.

Requirements:

  • python3
  • pip3

Install dependencies with:

pip3 install -r requirements.txt

Then run local server:

mkdocs serve
`