Commit Graph

17 Commits

Author SHA1 Message Date
Christian Weiske e6913d6957 same space stuff 2005-05-10 20:30:13 +00:00
Christian Weiske 6385224b34 refentries for *-functions.xml are generated now 2005-04-28 13:27:59 +00:00
Christian Weiske 43ee3043f3 Generates better signal callback signature now (with the widgets itself as
first parameter)
2005-04-28 06:30:22 +00:00
Christian Weiske 6fcdba9365 - docgen generates signals now
- some stats when generating the docs from source:
  we have
   classes        10+17+146+8     =181
   constructors    3+10+143+2     =158
   functions      87+426+2072+111 =2696
   properties      0+34+138+0     =172
   signals         7+9+310+0      =326
  now. That's really cool!
2005-04-22 19:08:37 +00:00
Christian Weiske 3b2c442aee Some more changes for php-gtk2-doc 2005-04-10 20:23:45 +00:00
Christian Weiske c083a71927 Don't remember 2005-04-10 07:47:30 +00:00
Christian Weiske fb3b534adf - XML requires <constructors> tag now
- fixed generation for classes with no constructor
2005-04-08 08:14:39 +00:00
Christian Weiske 897826c785 modified docgen to create php-gtk2 docs 2005-04-04 20:27:15 +00:00
Andrei Zmievski 95215d70bf Finished definitions, except for Pointer_Def. 2004-08-05 02:57:05 +00:00
Andrei Zmievski 9b1cd4cac7 This mega-patch adjusts the build system so that it can work automatically
with either old or new PHP build system. It also updates copyright years
and fixes loading of rc files by test/gtk.php.

Extension writers should take notice of the changes in the build system.
2002-04-11 02:19:50 +00:00
Andrei Zmievski b3e5b52e60 Fix to retain backwards compatibility even when running under sapi/cli. 2002-01-23 02:22:48 +00:00
Andrei Zmievski 67377d52b6 Generate properties. James, I didn't do anything about merging property
definitions, do you want to take care of that?
2001-11-15 21:50:36 +00:00
James Moore 6603b5c6bb Adding the merger to the documentation generator. 2001-06-01 16:17:18 +00:00
Andrei Zmievski bed040fa0f Added output of static functions. 2001-05-22 17:03:00 +00:00
Andrei Zmievski 0034a107a9 More work on doc generator. 2001-05-20 16:21:14 +00:00
Andrei Zmievski b60d685b06 Added -r option to register types file that defsfile may depend on. 2001-05-20 04:08:10 +00:00
Andrei Zmievski 4601bc515b First pass at documentation structure generator. 2001-05-20 01:03:35 +00:00