[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] cvs: phpdoc(REF_STRUCT_DEV) /en/reference/apc reference.xml  /en/reference/apd constants.x
From:       "Hannes Magnusson" <bjori () php ! net>
Date:       2007-10-27 21:22:41
Message-ID: cvsbjori1193520161 () cvsserver
[Download RAW message or body]

bjori		Sat Oct 27 21:22:41 2007 UTC

  Modified files:              (Branch: REF_STRUCT_DEV)
    /phpdoc/en/reference/apc	reference.xml 
    /phpdoc/en/reference/apd	constants.xml reference.xml 
  Log:
  Upgrade markup
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/apc/reference.xml?r1=1.6.2.1&r2=1.6.2.2&diff_format=u
                
Index: phpdoc/en/reference/apc/reference.xml
diff -u phpdoc/en/reference/apc/reference.xml:1.6.2.1 \
                phpdoc/en/reference/apc/reference.xml:1.6.2.2
--- phpdoc/en/reference/apc/reference.xml:1.6.2.1	Wed Oct  3 11:41:08 2007
+++ phpdoc/en/reference/apc/reference.xml	Sat Oct 27 21:22:41 2007
@@ -1,20 +1,27 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6.2.1 $ -->
+<!-- $Revision: 1.6.2.2 $ -->
 <!-- Purpose: basic.php -->
 <!-- Membership: pecl -->
 
-<reference xml:id="ref.apc" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink"> +<book xml:id="ref.apc" \
xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">  \
<title>Alternative PHP Cache</title>  <titleabbrev>APC</titleabbrev>
 
- <partintro>
-  <section xml:id="apc.intro">
-   &reftitle.intro;
-   <para>
-    The Alternative PHP Cache (APC) is a free and open opcode cache for PHP.
-    It was conceived of to provide a free, open, and robust framework for
-    caching and optimizing PHP intermediate code.
-   </para>
+ <preface xml:id="apc.intro">
+  &reftitle.intro;
+  <para>
+   The Alternative PHP Cache (APC) is a free and open opcode cache for PHP.
+   It was conceived of to provide a free, open, and robust framework for
+   caching and optimizing PHP intermediate code.
+  </para>
+ </preface>
+
+ <chapter xml:id="apc.setup">
+  <title>Installing/Configuring</title>
+
+  <section xml:id="apc.requirements">
+   &reftitle.required;
+   &no.requirement;
   </section>
 
   <section xml:id="apc.installation">
@@ -47,22 +54,28 @@
     </simpara>
    </note>
   </section>
-               
+
   &reference.apc.ini;
- 
+
   <section xml:id="apc.resources">
    &reftitle.resources;
    &no.resource;
   </section>
-  
-  <section xml:id="apc.constants">
-   &reftitle.constants;
-   &no.constants;
-  </section>
- </partintro>
 
-&reference.apc.functions.entities;
-</reference>
+ </chapter>
+
+ <appendix xml:id="apc.constants" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink"> +  &reftitle.constants;
+  &no.constants;
+ </appendix>
+
+ <reference xml:id="functions.apc" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink"> +  <title>APC &Functions;</title>
+
+  &reference.apc.functions.entities;
+
+ </reference>
+</book>
 
 <!-- Keep this comment at the end of the file
 Local variables:
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/apd/constants.xml?r1=1.2&r2=1.2.2.1&diff_format=u
                
Index: phpdoc/en/reference/apd/constants.xml
diff -u phpdoc/en/reference/apd/constants.xml:1.2 \
                phpdoc/en/reference/apd/constants.xml:1.2.2.1
--- phpdoc/en/reference/apd/constants.xml:1.2	Wed Jun 20 22:24:13 2007
+++ phpdoc/en/reference/apd/constants.xml	Sat Oct 27 21:22:41 2007
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
-<section xml:id="apd.constants" xmlns="http://docbook.org/ns/docbook">
+<!-- $Revision: 1.2.2.1 $ -->
+<appendix xml:id="apd.constants" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink">  &reftitle.constants;
  &extension.constants;
   <table>
@@ -97,7 +97,7 @@
     </tbody>
    </tgroup>
   </table>
- </section>
+</appendix>
  
  <!-- Keep this comment at the end of the file
 Local variables:
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/apd/reference.xml?r1=1.7.2.1&r2=1.7.2.2&diff_format=u
                
Index: phpdoc/en/reference/apd/reference.xml
diff -u phpdoc/en/reference/apd/reference.xml:1.7.2.1 \
                phpdoc/en/reference/apd/reference.xml:1.7.2.2
--- phpdoc/en/reference/apd/reference.xml:1.7.2.1	Wed Oct  3 11:41:08 2007
+++ phpdoc/en/reference/apd/reference.xml	Sat Oct 27 21:22:41 2007
@@ -1,45 +1,56 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7.2.1 $ -->
+<!-- $Revision: 1.7.2.2 $ -->
 <!-- Purpose: basic.php -->
 <!-- Membership: pecl -->
 
- <reference xml:id="ref.apd" xmlns="http://docbook.org/ns/docbook" \
                xmlns:xlink="http://www.w3.org/1999/xlink">
-  <title>Advanced PHP debugger</title>
-  <titleabbrev>APD</titleabbrev>
-  <partintro>
-    
-  <section xml:id="apd.intro">
-    &reftitle.intro;
-    <para>
-     APD is the Advanced PHP Debugger. It was written to provide profiling and
-     debugging capabilities for PHP code, as well as to provide the ability to
-     print out a full stack backtrace. APD supports interactive debugging, but
-     by default it writes data to trace files. It also offers event based
-     logging so that varying levels of information (including function calls,
-     arguments passed, timings, etc.) can be turned on or off for individual
-     scripts.
-    <caution>
-    <para>
-     APD is a Zend Extension, modifying the way the internals of PHP handle 
-     function calls, and thus may or may not be compatible with other Zend 
-     Extensions (for example Zend Optimizer). 
-    </para>
-    </caution>
-    </para> 
-   </section>
-
-   &reference.apd.configure;
-
-   &reference.apd.ini;
-
-   <section xml:id="apd.resources">
-    &reftitle.resources;
-    &no.resource;
-   </section>
-
-  &reference.apd.constants;
-
-   <section xml:id="apd.examples">
+<book xml:id="ref.apd" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink"> + <title>Advanced PHP debugger</title>
+ <titleabbrev>APD</titleabbrev>
+
+ <preface xml:id="apd.intro">
+  &reftitle.intro;
+  <para>
+   APD is the Advanced PHP Debugger. It was written to provide profiling and
+   debugging capabilities for PHP code, as well as to provide the ability to
+   print out a full stack backtrace. APD supports interactive debugging, but
+   by default it writes data to trace files. It also offers event based
+   logging so that varying levels of information (including function calls,
+   arguments passed, timings, etc.) can be turned on or off for individual
+   scripts.
+  <caution>
+   <para>
+    APD is a Zend Extension, modifying the way the internals of PHP handle 
+    function calls, and thus may or may not be compatible with other Zend 
+    Extensions (for example Zend Optimizer). 
+   </para>
+  </caution>
+  </para> 
+ </preface>
+
+ <chapter xml:id="apd.setup" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink"> +  <title>Installing/Configuring</title>
+ 
+  <section xml:id="apd.requirements">
+   &reftitle.required;
+   &no.requirement;
+  </section>
+ 
+  &reference.apd.configure;
+ 
+  &reference.apd.ini;
+ 
+  <section xml:id="apd.resources">
+   &reftitle.resources;
+   &no.resource;
+  </section>
+ 
+ </chapter>
+ 
+ &reference.apd.constants;
+
+ <appendix xml:id="apd.examples" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink"> +  &reftitle.examples;
+  <section xml:id="apd.examples.usage">
      <title>How to use PHP-APD in your scripts</title>
      <procedure>
      <step>
@@ -117,7 +128,11 @@
      </step>
      </procedure>
     </section>
+  </appendix>
 
+ <reference xml:id="functions.apd" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink"> +  <title>APD &Functions;</title>
+  <partintro>
     <section xml:id="apd.contact">
      <title>Contact information</title>
      <para>
@@ -127,11 +142,13 @@
       welcome.
      </para>
     </section>
-  </partintro>
+   </partintro>
 
-&reference.apd.functions.entities;
+  &reference.apd.functions.entities;
 
  </reference>
+</book>
+
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic