betz Mon May 6 03:17:15 2002 EDT
Modified files:
/phpdoc/en/reference/filesystem reference.xml
Log:
new structure
Index: phpdoc/en/reference/filesystem/reference.xml
diff -u phpdoc/en/reference/filesystem/reference.xml:1.2
phpdoc/en/reference/filesystem/reference.xml:1.3
--- phpdoc/en/reference/filesystem/reference.xml:1.2 Mon Apr 15 14:56:35 2002
+++ phpdoc/en/reference/filesystem/reference.xml Mon May 6 03:17:13 2002
@@ -1,14 +1,51 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<reference id="ref.filesystem">
<title>Filesystem functions</title>
<titleabbrev>Filesystem</titleabbrev>
<partintro>
- <simpara>
- For related functions, see also the <link linkend="ref.dir">Directory</link>
- and <link linkend="ref.exec">Program Execution</link> sections.
- </simpara>
+ <section id="filesystem.intro">
+ &reftitle.intro;
+ <para>
+ </para>
+ </section>
+
+ <section id="filesystem.requirenments">
+ &reftitle.required;
+ &no.requirement;
+ </section>
+
+ <section id="filesystem.installation">
+ &reftitle.install;
+ &no.install;
+ </section>
+
+ <section id="filesystem.configuration">
+ &reftitle.runtime;
+ &no.config;
+ </section>
+
+ <section id="filesystem.resources">
+ &reftitle.resources;
+ <para>
+ </para>
+
+ </section>
+
+ <section id="filesystem.constants">
+ &reftitle.constants;
+ &no.constants;
+ </section>
+
+ <section id="filesystem.seealso">
+ &reftitle.seealso;
+ <simpara>
+ For related functions, see also the <link linkend="ref.dir">Directory</link>
+ and <link linkend="ref.exec">Program Execution</link> sections.
+ </simpara>
+ </section>
+
</partintro>
&reference.filesystem.functions;