Make these files into XML files

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293322 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Hannes Magnusson 2010-01-09 15:36:29 +00:00
parent d53c10a3dc
commit ea2e026059
3 changed files with 10 additions and 7 deletions

View file

@ -1,5 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision$ -->
<section xml:id="oci8.installation">
&reftitle.install;
<section xml:id="oci8.configure" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Configuring PHP with OCI8</title>
<para>
@ -515,6 +519,8 @@ extension=oci8.so
</note>
</section>
</section> <!-- oci8.installation -->
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml

View file

@ -48,17 +48,11 @@
<!-- }}} -->
<!-- {{{ Installation -->
<section xml:id="oci8.installation">
&reftitle.install;
&reference.oci8.configure;
</section>
<!-- }}} -->
<!-- {{{ Testing -->
<section xml:id="oci8.test">
<title xmlns="http://docbook.org/ns/docbook">Testing</title>
&reference.oci8.testing;
</section>
&reference.oci8.testing;
<!-- }}} -->
<!-- {{{ Configuration -->

View file

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision$ -->
<section xml:id="oci8.test">
<title xmlns="http://docbook.org/ns/docbook">Testing</title>
<section xml:id="oci8.testing" xmlns="http://docbook.org/ns/docbook">
<para>
The OCI8 test suite is in <filename>ext/oci8/tests</filename>.
@ -126,6 +128,7 @@
</programlisting>
</para>
</section>
</section>
<!-- Keep this comment at the end of the file
Local variables: