goba Tue Jun 11 09:27:57 2002 EDT Modified files: /phpdoc manual.xml.in Log: Chapters.ent is gone, file-entities.xml is here, so change the referencing SYSTEM entity value and name Index: phpdoc/manual.xml.in diff -u phpdoc/manual.xml.in:1.122 phpdoc/manual.xml.in:1.123 --- phpdoc/manual.xml.in:1.122 Tue Jun 11 06:14:50 2002 +++ phpdoc/manual.xml.in Tue Jun 11 09:27:56 2002 @@ -12,16 +12,16 @@ <!ENTITY % global.entities SYSTEM "@srcdir@/entities/global.ent"> <!-- All entities for the FAQ section --> -<!ENTITY % faqonly.entities SYSTEM "@srcdir@/entities/faqurls.ent"> +<!ENTITY % faqonly.entities SYSTEM "@srcdir@/entities/faqurls.ent"> <!-- These are language independent --> <!ENTITY % build.version SYSTEM "entities/version.ent"> -<!ENTITY % global.chapters SYSTEM "entities/chapters.ent"> +<!ENTITY % file.entities SYSTEM "entities/file-entities.ent"> <!-- Include all external DTD parts defined previously --> %global.entities; %faqonly.entities; -%global.chapters; +%file.entities; %build.version; <!-- Autogenerated missing entites and IDs to make build work -->
- [PHP-DOC] cvs: phpdoc / manual.xml.in jim winstead
- [PHP-DOC] cvs: phpdoc / manual.xml.in Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc / manual.xml.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / manual.xml.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / manual.xml.in Georg Richter
- [PHP-DOC] cvs: phpdoc / manual.xml.in Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc / manual.xml.in Uwe Steinmann
- [PHP-DOC] cvs: phpdoc / manual.xml.in Friedhelm Betz
- [PHP-DOC] cvs: phpdoc / manual.xml.in Derick Rethans
- [PHP-DOC] cvs: phpdoc / manual.xml.in Simone Cortesi
- [PHP-DOC] cvs: phpdoc / manual.xml.in Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc / manual.xml.in Simone Cortesi
- [PHP-DOC] cvs: phpdoc / manual.xml.in Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc / manual.xml.in Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc / manual.xml.in Friedhelm Betz
- [PHP-DOC] cvs: phpdoc / manual.xml.in Jesus M. Castagnetto
- [PHP-DOC] cvs: phpdoc / manual.xml.in Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc / manual.xml.in Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc / manual.xml.in Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc / manual.xml.in Friedhelm Betz
- [PHP-DOC] cvs: phpdoc / manual.xml.in Brad House