From cc8310eec0369955794eec3f18aa656f00122242 Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Wed, 19 Dec 2007 19:52:22 +0000 Subject: [PATCH] MFB: Upgrade to the new-reference-structure - Split reference.xml into book.xml and setup.xml - Moved from reference.xml to book.xml: - The intro text (partintro), and link to the new constants.xml - Moved from reference.xml to setup.xml: - The rest: requirements, installation, configuration, and resources - Changed the constants section to be an - Changed the intro ID from .intro to intro. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248581 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/var/book.xml | 45 ++++++++++++++++++++++++++++++++++++ reference/var/constants.xml | 29 +++++++++++++++++++++++ reference/var/reference.xml | 46 ++++--------------------------------- reference/var/setup.xml | 46 +++++++++++++++++++++++++++++++++++++ 4 files changed, 125 insertions(+), 41 deletions(-) create mode 100644 reference/var/book.xml create mode 100644 reference/var/constants.xml create mode 100644 reference/var/setup.xml diff --git a/reference/var/book.xml b/reference/var/book.xml new file mode 100644 index 0000000000..721b4295a2 --- /dev/null +++ b/reference/var/book.xml @@ -0,0 +1,45 @@ + + + + + + + Variable Handling &Functions; + Variables handling + + + &reftitle.intro; + + For information on how variables behave, see + the Variables entry in + the Language Reference section of the manual. + + + + &reference.var.setup; + &reference.var.constants; + &reference.var.reference; + + + + + diff --git a/reference/var/constants.xml b/reference/var/constants.xml new file mode 100644 index 0000000000..1123b681e3 --- /dev/null +++ b/reference/var/constants.xml @@ -0,0 +1,29 @@ + + + + + &reftitle.constants; + &no.constants; + + + + diff --git a/reference/var/reference.xml b/reference/var/reference.xml index b35c0196a1..633869a421 100644 --- a/reference/var/reference.xml +++ b/reference/var/reference.xml @@ -1,49 +1,13 @@ - - - + - - Variable Handling Functions - Variables handling + + Variable handling &Functions; - -
- &reftitle.intro; - - For information on how variables behave, see - the Variables entry in - the Language Reference section of the manual. - -
+ &reference.var.entities.functions; -
- &reftitle.required; - &no.requirement; -
- -
- &reftitle.install; - &no.install; -
+
- &reference.var.ini; - -
- &reftitle.resources; - &no.resource; -
- -
- &reftitle.constants; - &no.constants; -
- - - -&reference.var.entities.functions; - -
+ + + &reftitle.setup; + +
+ &reftitle.required; + &no.requirement; +
+ +
+ &reftitle.install; + &no.install; +
+ + &reference.var.ini; + +
+ &reftitle.resources; + &no.resource; +
+ +
+ + +