Re: [PHP-GTK-DOC] cvs: php-gtk-doc /manual/en/reference/pango pangofontsetsimple.xml
[email protected] (Elizabeth Smith)
| Newsgroups | php.gtk.doc |
|---|---|
| Message-ID | <[email protected]> |
Steph Fox wrote: > Apparently so (haven't tested): > > PangoFontsetSimple > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > constructors (1 written, 0 skipped) > methods (2 written, 0 skipped) > > If you have any trouble when testing it, please report it! > > - Steph >> >> Log: >> Daily Doc - GtkFontSetSimple descriptions (does this have a >> constructor?) Bad phrasing on my part - perhaps I should have said - if this has a constructor why isn't it in the doc skeleton? I've been running into a lot of skeletons with missing stuff - constructors and methods and parameters and signals (and then I forget to doc them and they aren't counted in the doc percentage) - does the updater stuff automatically run on a regular basis? (if not I need to write a quick bat to do it on windows...) Are there multiple updaters doing different things? Does something need to be written to check the currently doc'd params and add them/change them if need be? I know Scott added stuff to handle static methods - but it doesn't look like this has been expanded to update params yet... So far the actual stuff I've tested has worked fine (caveat, I have no idea what I'd actually use it for, I was just playing) Thanks, Elizabeth