[DOC-WEB] [web-doc] master: Remove stale JPGraph references
[email protected] (Jordi Kroon)
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
Author: Jordi Kroon (jordikroon) Date: 2026-08-11T10:44:35+02:00 Commit: https://github.com/php/web-doc/commit/656b87327856abed9d5e1732d32ba729c277adeb Raw diff: https://github.com/php/web-doc/commit/656b87327856abed9d5e1732d32ba729c277adeb.diff Remove stale JPGraph references Changed paths: M .gitignore M README.md Diff: diff --git a/.gitignore b/.gitignore index a156af6..c9b2ee0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ build-ops build-ops.php -include/jpgraph sqlite git log diff --git a/README.md b/README.md index 0b3c78a..8a8a811 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,6 @@ This can be run using PHP's [built-in web server](https://www.php.net/features.c 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 about.