[DOC-CVS] [doc-base] master: Add usage documentation link for PHP Pie (#272)
[email protected] (Luffy via GitHub)
| Newsgroups | php.doc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Luffy (sy-records) Committer: GitHub (web-flow) Pusher: sy-records Date: 2025-12-21T18:11:39+08:00 Commit: https://github.com/php/doc-base/commit/ff1dd4eb0d518b06159ae4051fa51c5b2f643b97 Raw diff: https://github.com/php/doc-base/commit/ff1dd4eb0d518b06159ae4051fa51c5b2f643b97.diff Add usage documentation link for PHP Pie (#272) Changed paths: M entities/global.ent Diff: diff --git a/entities/global.ent b/entities/global.ent index b41cc99845..fadbcffe31 100644 --- a/entities/global.ent +++ b/entities/global.ent @@ -398,6 +398,7 @@ <!ENTITY url.pdf.fpdf "http://www.fpdf.org/"> <!ENTITY url.pdf.tcpdf "http://www.tcpdf.org/"> <!ENTITY url.pie "https://github.com/php/pie"> +<!ENTITY url.pie.usage "https://github.com/php/pie/blob/1.4.x/docs/usage.md"> <!ENTITY url.pear "https://pear.php.net/"> <!ENTITY url.pear.package "https://pear.php.net/package/"> <!ENTITY url.pear.installation "https://pear.php.net/manual/en/installation.php">