[DOC-WEB] [web-doc] master: Mention JpGraph in readme (#63)
[email protected] (Jakub Vrána via GitHub) Thu, 1 May 2025 01:34:12 +0000
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
Author: Jakub Vrána (vrana) Committer: GitHub (web-flow) Pusher: Girgias Date: 2025-05-01T02:23:43+01:00 Commit: https://github.com/php/web-doc/commit/da0d0bd723b9de37a957cb08eb24a7aab932c33c Raw diff: https://github.com/php/web-doc/commit/da0d0bd723b9de37a957cb08eb24a7aab932c33c.diff Mention JpGraph in readme (#63) This was accidentally removed in 5e42e51. Also link PHP's built-in web server. Changed paths: M README.md Diff: diff --git a/README.md b/README.md index 253dd69..0b3c78a 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,13 @@ contributors to find useful guides, tools, statistics etc. ## Running a local version -This can be run using PHP's [built-in web server][webserver] +This can be run using PHP's [built-in web server](https://www.php.net/features.commandline.webserver) for local development. For the guide pages to work, you also need a local clone of the `doc-base` repository. To generate the images for translation status, the GD extension is required. +[JpGraph](https://jpgraph.net/download/) needs to be in `/include/jpgraph/`. To generate the translation status, you'll also need the English version of the documentation and whatever languages you want to generate data