[PHP-DOC] cvs: phpdoc /de/functions xslt.xml From: Egon Schmid (eschmid <email protected>)
Date: 11/13/00

eschmid Mon Nov 13 04:06:54 2000 EDT

  Modified files:
    /phpdoc/de/functions xslt.xml
  Log:
  This version works.
  
Index: phpdoc/de/functions/xslt.xml
diff -u phpdoc/de/functions/xslt.xml:1.1 phpdoc/de/functions/xslt.xml:1.2
--- phpdoc/de/functions/xslt.xml:1.1 Sun Nov 12 22:32:34 2000
+++ phpdoc/de/functions/xslt.xml Mon Nov 13 04:06:54 2000
@@ -1,10 +1,11 @@
- <reference id="ref.xml">
+ <reference id="ref.xslt">
   <title>XSLT functions</title>
   <titleabbrev>XSLT</titleabbrev>
 
   <partintro>
    <sect1 id="xslt.partintro">
     <title>Introduction</title>
+
     <sect2 id="xslt.intro">
      <title>About XSLT and Sablotron</title>
      <para>
@@ -16,6 +17,7 @@
       found at <ulink url="&url.xslt;">&url.xslt;</ulink>.
      </para>
     </sect2>
+
     <sect2 id="xslt.install">
      <title>Installation</title>
      <para>
@@ -24,6 +26,7 @@
       found at <ulink
       url="&url.sablotron;">&url.sablotron;</ulink>. Binaries
       are provided as well as source.
+ </para>
      <para>
       On UNIX, run <command>configure</command> with the <option
       role="configure">--with-sablot</option> and <option
@@ -44,6 +47,10 @@
       basically provides a standardized and portable template
       mechanism, separating content and design of a website.
      </para>
+ </sect2>
+
+ </sect1>
+ </partintro>
 
   <refentry id="function.xslt-closelog">
    <refnamediv>