Date: 11/21/01
- Next message: philip <email protected>: "[PHP-DOC] Bug #10532 Updated: Documentation Errata"
- Previous message: philip <email protected>: "[PHP-DOC] Bug #10842 Updated: FAQ section 8.1 should mention <input name="array[key]"> syntax"
- Next in thread: Hartmut Holzgraefe: "Re: [PHP-DOC] cvs: phpdoc / manual.xml.in"
- Reply: Hartmut Holzgraefe: "Re: [PHP-DOC] cvs: phpdoc / manual.xml.in"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
eschmid Wed Nov 21 23:26:09 2001 EDT
Modified files:
/phpdoc manual.xml.in
Log:
All language builds fail with function-index.
Index: phpdoc/manual.xml.in
diff -u phpdoc/manual.xml.in:1.87 phpdoc/manual.xml.in:1.88
--- phpdoc/manual.xml.in:1.87 Sun Nov 18 18:48:26 2001
+++ phpdoc/manual.xml.in Wed Nov 21 23:26:09 2001
@@ -19,8 +19,7 @@
<!ENTITY % global.chapters SYSTEM "chapters.ent">
<!-- auto-generated files (indices ...) -->
-<!ENTITY global.function-index SYSTEM "funcindex.xml">
-
+<!-- <!ENTITY global.function-index SYSTEM "funcindex.xml"> -->
%global.entities;
%faqonly.entities;
@@ -209,7 +208,7 @@
&appendices.resources;
&appendices.aliases;
&appendices.commandline;
- &global.function-index;
+ <!-- &global.function-index; -->
</part>
</book>
- Next message: philip <email protected>: "[PHP-DOC] Bug #10532 Updated: Documentation Errata"
- Previous message: philip <email protected>: "[PHP-DOC] Bug #10842 Updated: FAQ section 8.1 should mention <input name="array[key]"> syntax"
- Next in thread: Hartmut Holzgraefe: "Re: [PHP-DOC] cvs: phpdoc / manual.xml.in"
- Reply: Hartmut Holzgraefe: "Re: [PHP-DOC] cvs: phpdoc / manual.xml.in"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

