From f5db399f29d9bb1ef263ac9ad39cf201bc6650cb Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Sun, 23 Dec 2007 18:39:57 +0000 Subject: [PATCH] MFB: Upgrade to the new-reference-structure - (Created missing setup sections in setup.xml, if any) - Moved the intro to book.xml - Changed the intro ID from .intro to intro. - Moved the constants entity to book.xml - Changed constants.xml to be an appendix - Moved the requirements, installation and resouces sections to setup.xml git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248840 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/info/book.xml | 47 ++++++++++++++++++++++++++++++++++++ reference/info/constants.xml | 6 ++--- reference/info/reference.xml | 46 ++++------------------------------- reference/info/setup.xml | 46 +++++++++++++++++++++++++++++++++++ 4 files changed, 101 insertions(+), 44 deletions(-) create mode 100644 reference/info/book.xml create mode 100644 reference/info/setup.xml diff --git a/reference/info/book.xml b/reference/info/book.xml new file mode 100644 index 0000000000..c045d445bb --- /dev/null +++ b/reference/info/book.xml @@ -0,0 +1,47 @@ + + + + + + + PHP Options&Information + PHP Options/Info + + + &reftitle.intro; + + This functions enable you to get a lot of information about PHP itself, + e.g. runtime configuration, loaded extensions, version and much more. + You'll also find functions to set options for your running PHP. + The probably best known function of PHP - phpinfo - + can be found here. + + + + &reference.info.setup; + &reference.info.constants; + &reference.info.reference; + + + + + diff --git a/reference/info/constants.xml b/reference/info/constants.xml index 1f925b1b89..36d86dda68 100644 --- a/reference/info/constants.xml +++ b/reference/info/constants.xml @@ -1,6 +1,6 @@ - -
+ + &reftitle.constants; &extension.constants.core; @@ -213,7 +213,7 @@ - + - - - - - PHP Options&Information - PHP Options/Info - - -
- &reftitle.intro; - - This functions enable you to get a lot of information about PHP itself, - e.g. runtime configuration, loaded extensions, version and much more. - You'll also find functions to set options for your running PHP. - The probably best known function of PHP - phpinfo - - can be found here. - -
- -
- &reftitle.required; - &no.requirement; -
- -
- &reftitle.install; - &no.install; -
- - &reference.info.ini; - -
- &reftitle.resources; - &no.resource; -
- - &reference.info.constants; - -
+ + + + PHP Options/Info &Functions; &reference.info.entities.functions; - +
+ + + &reftitle.setup; + +
+ &reftitle.required; + &no.requirement; +
+ +
+ &reftitle.install; + &no.install; +
+ + &reference.info.ini; + +
+ &reftitle.resources; + &no.resource; +
+ +
+ + +