[DOC-CVS] [doc-en] master: docbookcs: rename .inc to .ent to reflect php/doc-base#331
[email protected] (Jordi Kroon) Sun, 26 Jul 2026 20:01:42 +0000
| Newsgroups | php.doc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Jordi Kroon (jordikroon) Date: 2026-07-26T22:01:31+02:00 Commit: https://github.com/php/doc-en/commit/dbd48f5f7da71074f656cbec3656f3cf08353760 Raw diff: https://github.com/php/doc-en/commit/dbd48f5f7da71074f656cbec3656f3cf08353760.diff docbookcs: rename .inc to .ent to reflect php/doc-base#331 Changed paths: M docbookcs.xml Diff: diff --git a/docbookcs.xml b/docbookcs.xml index a7f88b38b146..ac688f6f7d04 100644 --- a/docbookcs.xml +++ b/docbookcs.xml @@ -27,7 +27,7 @@ <file>language-snippets.ent</file> <directory>entities/</directory> <directory>../doc-base/entities/</directory> - <file>../doc-base/temp/manual.inc</file> + <file>../doc-base/temp/manual.ent</file> <file>../doc-base/temp/entities.ent</file> <file>../doc-base/temp/file-entities.ent</file> <directory>../doc-base/temp/file-entities</directory>