betz Mon May 6 03:19:37 2002 EDT Modified files: /phpdoc/en/reference/funchand reference.xml Log: new structure Index: phpdoc/en/reference/funchand/reference.xml diff -u phpdoc/en/reference/funchand/reference.xml:1.2 phpdoc/en/reference/funchand/reference.xml:1.3 --- phpdoc/en/reference/funchand/reference.xml:1.2 Mon Apr 15 14:56:39 2002 +++ phpdoc/en/reference/funchand/reference.xml Mon May 6 03:19:36 2002 @@ -1,14 +1,38 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> +<!-- $Revision: 1.3 $ --> <reference id="ref.funchand"> <title>Function Handling functions</title> <titleabbrev>Functions</titleabbrev> <partintro> - <para> - These functions all handle various operations involved in working - with functions. - </para> + <section id="funchand.intro"> + &reftitle.intro; + <para> + These functions all handle various operations involved in working + with functions. + </para> + </section> + + <section id="funchand.requirenments"> + &reftitle.required; + &no.requirement; + </section> + + <section id="funchand.installation"> + &reftitle.install; + &no.install; + </section> + + <section id="funchand.configuration"> + &reftitle.runtime; + &no.config; + </section> + + <section id="funchand.constants"> + &reftitle.constants; + &no.constants; + </section> + </partintro> &reference.funchand.functions;