Re: Object hierarchy generation problems



On Fri, 2003-10-17 at 02:07, Matthias Clasen wrote:
> Am Fr, den 17.10.2003 schrieb Robert Varga um 00:42:
[snip]
> Are the objects listed in the $MODULE-sections.txt file ? If yes, is the
> name of the file for the section the lowercase form of the object name ?
> cvs gtk-doc might handle it better if this is not the case, 0.10 is a
> bit old.
> 
> Here is a working example:
> 
> <SECTION>
> <FILE>gtypeplugin</FILE>
> <TITLE>GTypePlugin</TITLE>
> GTypePlugin
> GTypePluginClass
> 
> > Another problem is that gtk-doc can't parse function arguments or
> > returns that are declared enum.
> 
> The standard answer to this is "gtk-doc is just an extended perl hack,
> not a C parser". But if you show us some examples of misparsed function
> prototypes, then somebody may be able to extend the hack...
> 
> Matthias
> 
Thanks for the quick answer.
No, the objects are not listed in the gtk-doc generated
$MODULE-sections.txt. Now I am actually using a hacked shell script
parser that adds the object declarations to this file, as well as their
definitions in $MODULE-overrides.txt.

I was tempted to use this script, but found that in gtk the definitions
& secions files are generated automaticaly, also using gtk-doc-0.10.

Robert Varga




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]