php-documentation-list | 2003031

[PHP-DOC] cvs: phpdoc /RFC manual.xml.in From: Friedhelm Betz (holliwell <email protected>)
Date: 03/10/03

betz Mon Mar 10 17:36:54 2003 EDT

  Modified files:
    /phpdoc/RFC manual.xml.in
  Log:
  keep in sync
  
  
Index: phpdoc/RFC/manual.xml.in
diff -u phpdoc/RFC/manual.xml.in:1.6 phpdoc/RFC/manual.xml.in:1.7
--- phpdoc/RFC/manual.xml.in:1.6 Sun Feb 23 12:50:44 2003
+++ phpdoc/RFC/manual.xml.in Mon Mar 10 17:36:54 2003
@@ -12,6 +12,7 @@
 <!ENTITY % global.entities SYSTEM " <email protected>@/entities/global.ent">
 <!-- These are language independent -->
 <!ENTITY % build.version SYSTEM "entities/version.ent">
+<!ENTITY % file.entities SYSTEM "entities/file-entities.ent">
 
 <!-- Include all external DTD parts defined previously -->
 %global.entities;
@@ -56,8 +57,6 @@
 
  <part id="features">
   <title>&Features;</title>
- &features.error-handling;
- &features.images;
   &features.http-auth;
   &features.cookies;
   &features.file-upload;
@@ -334,8 +333,19 @@
   &global.function-index;
   &missing-ids;
  </part>
-
- &chmonly;
+
+  <email protected>@
+ <part id="chmonly">
+ <title>&CHMEdition;</title>
+ &chmonly.aboutchm;
+ &chmonly.usingchm;
+ &chmonly.search;
+ &chmonly.specialities;
+ &chmonly.integration;
+ &chmonly.skins;
+ &chmonly.credits;
+ </part>
+  <email protected>@
 
 </book>
 

-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php