betz            Thu Jul 25 16:37:04 2002 EDT

  Modified files:              
    /phpdoc/en/reference/misc   reference.xml 
  Log:
  new structure
  no idea of constansts 
  
  
Index: phpdoc/en/reference/misc/reference.xml
diff -u phpdoc/en/reference/misc/reference.xml:1.2 
phpdoc/en/reference/misc/reference.xml:1.3
--- phpdoc/en/reference/misc/reference.xml:1.2  Mon Apr 15 14:56:49 2002
+++ phpdoc/en/reference/misc/reference.xml      Thu Jul 25 16:37:04 2002
@@ -1,15 +1,49 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
  <reference id="ref.misc">
   <title>Miscellaneous functions</title>
   <titleabbrev>Misc.</titleabbrev>
 
   <partintro>
-   <para>
-    These functions were placed here because none of the other
-    categories seemed to fit.
-   </para>
-  </partintro>
+
+   <section id="misc.intro">
+   &reftitle.intro;
+    <para>
+     These functions were placed here because none of the other
+     categories seemed to fit.
+    </para>
+   </section>
+
+   <section id="misc.requirenments">
+    &reftitle.required;
+    &no.requirement;
+   </section>
+   
+   <section id="misc.installation">
+    &reftitle.install;
+    &no.install;
+   </section>
+
+   <section id="misc.configuration">
+    &reftitle.runtime;
+    &no.config;
+   </section>
+
+   <section id="misc.resources">
+    &reftitle.resources;
+    &no.resource;
+   </section>
+
+   <section id="misc.constants">
+    &reftitle.constants;
+    &no.constants;
+   </section>
+
+
+
+   </partintro>
+
+
 
 &reference.misc.functions;
 



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

Reply via email to