[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] cvs: phpdoc /scripts/docgen class.tpl
From:       "Philip Olson" <philip () php ! net>
Date:       2008-09-25 0:51:20
Message-ID: cvsphilip1222303880 () cvsserver
[Download RAW message or body]

philip		Thu Sep 25 00:51:20 2008 UTC

  Modified files:              
    /phpdoc/scripts/docgen	class.tpl 
  Log:
  Updated skeleton to use <phpdoc:classref>
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/scripts/docgen/class.tpl?r1=1.1&r2=1.2&diff_format=u
                
Index: phpdoc/scripts/docgen/class.tpl
diff -u phpdoc/scripts/docgen/class.tpl:1.1 phpdoc/scripts/docgen/class.tpl:1.2
--- phpdoc/scripts/docgen/class.tpl:1.1	Wed May 28 01:14:24 2008
+++ phpdoc/scripts/docgen/class.tpl	Thu Sep 25 00:51:19 2008
@@ -1,7 +1,8 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
+
+<phpdoc:classref xml:id="class.{CLASS_NAME_ID}" \
xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" \
xmlns="http://docbook.org/ns/docbook">  
-<reference xml:id="class.{CLASS_NAME_ID}" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink" \
xmlns:xi="http://www.w3.org/2001/XInclude">  <title>The {CLASS_NAME} class</title>
  <titleabbrev>{CLASS_NAME}</titleabbrev>
 
@@ -48,7 +49,7 @@
 
  &reference.{EXT_NAME_ID}.entities.{CLASS_NAME_ID};
 
-</reference>
+</phpdoc:classref>
 
 <!-- Keep this comment at the end of the file
 Local variables:



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic