svn: /pear/peardoc/trunk/en/package/php/php-uml/ extension.xml intro.xml

[email protected] (Baptiste Autin) Sun, 27 Dec 2009 19:03:22 +0000
Newsgroups php.pear.doc
Message-ID <[email protected]>
baptiste750                              Sun, 27 Dec 2009 19:03:22 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=292700

Log:
Fixed two invalid xlinks causing peardoc build to fail

Changed paths:
    U   pear/peardoc/trunk/en/package/php/php-uml/extension.xml
    U   pear/peardoc/trunk/en/package/php/php-uml/intro.xml

Modified: pear/peardoc/trunk/en/package/php/php-uml/extension.xml
===================================================================
--- pear/peardoc/trunk/en/package/php/php-uml/extension.xml	2009-12-27 18:55:01 UTC (rev 292699)
+++ pear/peardoc/trunk/en/package/php/php-uml/extension.xml	2009-12-27 19:03:22 UTC (rev 292700)
@@ -29,7 +29,7 @@
    For a better understanding of the program's guts, see its class diagram, available in the docs folder (PHP_UML_simplified_class_diagram.png).
   </para>
   <para>
-   If you are interested by the PHP_UML project, and want to participate, do not hesitate to contact <link xmlns:xlink="http://www.baptisteautin.com/">me</link>.
+   If you are interested by the PHP_UML project, and want to participate, do not hesitate to contact <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.baptisteautin.com/">me</link>.
   </para>
  </refsection>


Modified: pear/peardoc/trunk/en/package/php/php-uml/intro.xml
===================================================================
--- pear/peardoc/trunk/en/package/php/php-uml/intro.xml	2009-12-27 18:55:01 UTC (rev 292699)
+++ pear/peardoc/trunk/en/package/php/php-uml/intro.xml	2009-12-27 19:03:22 UTC (rev 292700)
@@ -33,7 +33,7 @@
   </para>
   <para>From its version 1.5, PHP_UML can also parse procedural code. The export format called "htmlnew" benefits from this new capability, and turns
   PHP_UML into a kind of competitor of <link linkend="package.php.phpdocumentor">PhpDocumentor</link> (although it does not offer all of its features).
-  See <link xmlns:xlink="http://www.baptisteautin.com/wp-content/uploads/PHP_UML/API-htmlnew/">here</link> an example of an API documentation as generated by PHP_UML.</para>
+  See <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.baptisteautin.com/wp-content/uploads/PHP_UML/API-htmlnew/">here</link> an example of an API documentation as generated by PHP_UML.</para>
  </refsection>

  <refsection><info><title>Features</title></info>