[PHP-DOC] cvs: phpdoc /xsl quickref.xsl

2004-11-14 Thread anatoly techtonik
techtonik   Sun Nov 14 17:30:58 2004 EDT

  Modified files:  
/phpdoc/xsl quickref.xsl 
  Log:
  write quick reference for every refname if there are more than one
  (e.g. mysqli)
  
http://cvs.php.net/diff.php/phpdoc/xsl/quickref.xsl?r1=1.4&r2=1.5&ty=u
Index: phpdoc/xsl/quickref.xsl
diff -u phpdoc/xsl/quickref.xsl:1.4 phpdoc/xsl/quickref.xsl:1.5
--- phpdoc/xsl/quickref.xsl:1.4 Sun Nov 14 15:37:29 2004
+++ phpdoc/xsl/quickref.xsl Sun Nov 14 17:30:57 2004
@@ -3,7 +3,7 @@
 
   quickref.xsl: Stylesheet for generating quick-reference
 
-  $Id: quickref.xsl,v 1.4 2004/11/14 20:37:29 techtonik Exp $
+  $Id: quickref.xsl,v 1.5 2004/11/14 22:30:57 techtonik Exp $
 
 -->
 
   
-  
-
+  
+
  - 
-
+
 

-  
+  
 
 
 
\ No newline at end of file


[PHP-DOC] cvs: phpdoc /xsl quickref.xsl

2004-11-14 Thread anatoly techtonik
techtonik   Sun Nov 14 15:37:31 2004 EDT

  Modified files:  
/phpdoc/xsl quickref.xsl 
  Log:
  function names in reference can't contain spaces
  fix since refnamediv is used more widely
  
http://cvs.php.net/diff.php/phpdoc/xsl/quickref.xsl?r1=1.3&r2=1.4&ty=u
Index: phpdoc/xsl/quickref.xsl
diff -u phpdoc/xsl/quickref.xsl:1.3 phpdoc/xsl/quickref.xsl:1.4
--- phpdoc/xsl/quickref.xsl:1.3 Sun Nov 14 12:36:11 2004
+++ phpdoc/xsl/quickref.xsl Sun Nov 14 15:37:29 2004
@@ -3,7 +3,7 @@
 
   quickref.xsl: Stylesheet for generating quick-reference
 
-  $Id: quickref.xsl,v 1.3 2004/11/14 17:36:11 techtonik Exp $
+  $Id: quickref.xsl,v 1.4 2004/11/14 20:37:29 techtonik Exp $
 
 -->
 
 
 
-  
-   - 
-  
-  
-
+  
+  
+
+ - 
+
+

+  
 
 
 
\ No newline at end of file


[PHP-DOC] cvs: phpdoc /xsl quickref.xsl

2004-11-14 Thread anatoly techtonik
techtonik   Sun Nov 14 12:36:11 2004 EDT

  Modified files:  
/phpdoc/xsl quickref.xsl 
  Log:
  production release
  [add] parameter to sort quickreference alphabetically regardless of case 
  
http://cvs.php.net/diff.php/phpdoc/xsl/quickref.xsl?r1=1.2&r2=1.3&ty=u
Index: phpdoc/xsl/quickref.xsl
diff -u phpdoc/xsl/quickref.xsl:1.2 phpdoc/xsl/quickref.xsl:1.3
--- phpdoc/xsl/quickref.xsl:1.2 Sun Nov 14 12:34:27 2004
+++ phpdoc/xsl/quickref.xsl Sun Nov 14 12:36:11 2004
@@ -3,20 +3,37 @@
 
   quickref.xsl: Stylesheet for generating quick-reference
 
-  $Id: quickref.xsl,v 1.2 2004/11/14 17:34:27 techtonik Exp $
+  $Id: quickref.xsl,v 1.3 2004/11/14 17:36:11 techtonik Exp $
 
 -->
+
+
+
+]>
 http://www.w3.org/1999/XSL/Transform";
 version="1.0">
 
 
 
+
+
 
 
 
-  
- 
-  
+  
+  
+
+
+
+  
+  
+
+
+
+  
+  
 
 
 


[PHP-DOC] cvs: phpdoc /xsl quickref.xsl

2004-11-14 Thread anatoly techtonik
techtonik   Sun Nov 14 12:34:28 2004 EDT

  Modified files:  
/phpdoc/xsl quickref.xsl 
  Log:
  eternal mess. linefeeds
  
http://cvs.php.net/diff.php/phpdoc/xsl/quickref.xsl?r1=1.1&r2=1.2&ty=u
Index: phpdoc/xsl/quickref.xsl
diff -u phpdoc/xsl/quickref.xsl:1.1 phpdoc/xsl/quickref.xsl:1.2
--- phpdoc/xsl/quickref.xsl:1.1 Sat Nov 13 12:49:41 2004
+++ phpdoc/xsl/quickref.xsl Sun Nov 14 12:34:27 2004
@@ -1,30 +1,30 @@
-
-
-http://www.w3.org/1999/XSL/Transform";
-version="1.0">
-
-
-
-
-
-
-  
- 
-  
-
-
-
-  
-   - 
-  
-  
-
-
-
+
+
+http://www.w3.org/1999/XSL/Transform";
+version="1.0">
+
+
+
+
+
+
+  
+ 
+  
+
+
+
+  
+   - 
+  
+  
+
+
+
 
\ No newline at end of file