CodeDoc/Data/Method.php
authorAlan Knowles <alan@roojs.com>
Tue, 25 Oct 2016 09:37:50 +0000 (17:37 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 25 Oct 2016 09:37:50 +0000 (17:37 +0800)
CodeDoc/Data/Method.php

index 0af218a..9d63b56 100644 (file)
@@ -149,11 +149,13 @@ class PHP_CodeDoc_Data_Method extends PHP_CodeDoc_Data {
                             '|xns' => 'Roo.doc',
                             'xtype' => 'Section',
                         ),
                             '|xns' => 'Roo.doc',
                             'xtype' => 'Section',
                         ),
+                        /* -- fixme - needs to read from an example file..
                         array(
                             'stype' => 'example',
                             '|xns' => 'Roo.doc',
                             'xtype' => 'Section',
                         )
                         array(
                             'stype' => 'example',
                             '|xns' => 'Roo.doc',
                             'xtype' => 'Section',
                         )
+                        */
                     )   
                 )
             )
                     )   
                 )
             )