Re: [PHP-GTK-DOC] Documentation for Gtk+ 2.8 upwards

[email protected] (Fernando Correa da Conceição) Fri, 22 Jun 2007 22:31:20 -0300 <[email protected]>
Newsgroups php.gtk.doc
Message-ID <[email protected]>
Anant Narayanan escreveu:
> Hi All,
>
> I'm in the process of bringing the docs in sync with the latest beta 
> release. We're going to add some new classes (the ones introduced by 
> Gtk+ 2.8/2.10) but we clearly need a way of differentiating these 
> classes from the 2.8 ones. New functionality in old widgets also need 
> to be marked as such.
>
> I propose we add an entity to language-defs.ent, something like:
> <!ENTITY widget.8 "This widget is only available with Gtk+2.8 upwards">
No, this is good. This will solve many people asking we a class/function 
is not available. And a question, there is any new function to the 
classes existing in 2.6? If so, we must mark the functions too, and as 
an example, php do this too for each function. And using livedocs as a 
example, if we could mark this with a image will be good, but I do not 
know xslt to do this.

Fernando Correa da Conceição
>
> and mark all our classes with this entity. Just like we did for the 
> deprecated classes/methods.
>
> Anyone opposed to this, or with a better idea?
>
> Cheers,
> -- 
> Anant
>