php-gtk:gtkphd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
php-gtk:gtkphd [2010/11/18 00:09] – Removed fields and signals docgen templates from list frozenfirephp-gtk:gtkphd [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 6: Line 6:
 == Stage One == == Stage One ==
   - <del>Create branches to phpdoc/doc-base and phpdoc/en</del>   - <del>Create branches to phpdoc/doc-base and phpdoc/en</del>
-  - Patch docgen.php script for PHP-GTK-specific Reflection idiosyncrasies. __In Progress__ +  - <del>Patch docgen.php script for PHP-GTK-specific Reflection idiosyncrasies.</del> 
-  - Create new docgen template set for PHP-GTK. +  - Create new docgen template set for PHP-GTK. __In Progress__ 
-    * book.gtk.tpl +    * gtk/book.tpl 
-    * class.gtk.tpl +    * gtk/chapter.tpl (GTK+ sub-extensions) 
-      * fields (aka GObject properties)+    * gtk/class.tpl 
 +      * <del>fields (aka GObject properties)</del>
       * signals       * signals
-    * configure.gtk.tpl +    * gtk/configure.tpl 
-    * constants.gtk.tpl +    * gtk/constants.tpl 
-    * method.gtk.tpl +    * gtk/method.tpl 
-    * reference.gtk.tpl+    * gtk/part.tpl (sub-extension parts) 
 +    * gtk/reference.tpl 
 +    * gtk/signal.tpl
   - Finalize book format   - Finalize book format
  
Line 56: Line 59:
   * Parameters   * Parameters
      Each signal handler callback accepts certain parameters, which are passed in when called. This is usually at the very least the object which emitted the signal.      Each signal handler callback accepts certain parameters, which are passed in when called. This is usually at the very least the object which emitted the signal.
 +
 +=== Book Structure ===
 +  * PHP-GTK (Book)
 +    * GTK+ (Part)
 +      * ATK (Chapter)
 +      * GDK (Chapter)
 +      * GTK (Chapter)
 +      * Pango (Chapter)
 +    * Extra (Part)
 +    * [...] (Part)
php-gtk/gtkphd.1290038990.txt.gz · Last modified: 2017/09/22 13:28 (external edit)