Skip to content

Commit abe740d

Browse files
committed
Add TOC entry and links for PIE introduction
1 parent bfa8367 commit abe740d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

entities/global.ent

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,7 @@
390390
<!ENTITY url.pdf "http://www.pdflib.com/products/pdflib-family/">
391391
<!ENTITY url.pdf.fpdf "http://www.fpdf.org/">
392392
<!ENTITY url.pdf.tcpdf "http://www.tcpdf.org/">
393+
<!ENTITY url.pie "https://github.com/php/pie">
393394
<!ENTITY url.pear "https://pear.php.net/">
394395
<!ENTITY url.pear.package "https://pear.php.net/package/">
395396
<!ENTITY url.pear.installation "https://pear.php.net/manual/en/installation.php">
@@ -633,6 +634,8 @@
633634

634635
<!ENTITY link.pecl '<link xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="&url.pecl;">PECL</link>'>
635636

637+
<!ENTITY link.pie '<link xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="&url.pie;">PIE</link>'>
638+
636639
<!ENTITY spec.strftime 'http://www.opengroup.org/onlinepubs/007908799/xsh/strftime.html'>
637640
<!ENTITY spec.pdf.fdf 'http://www.adobe.com/devnet/acrobat/fdftoolkit.html'>
638641

manual.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
&install.fpm.index;
5353
&install.pecl;
5454
&install.composer;
55+
&install.pie;
5556
&install.ini;
5657
</book>
5758

0 commit comments

Comments
 (0)