Re: gtk-doc for non-library.



On Fri, Jul 17, 2009 at 09:22, Ali Abdallah<aliov xfce org> wrote:
> Stefan Kost wrote:
>>
>> hi,
>>
>> Ali Abdallah schrieb:
>>
>>>
>>> Hi,
>>>
>>> I want to document C code written let's say in files obj.c obj.h
>>> contain GObject, signals, properties, in order to doc these gtk-doc
>>> needs the _get_type function to produce GObject doc, but this code is
>>> not a library and i don't want to have .la  library in the project
>>> just to doc the code.
>>>
>>>
>>
>> there is a gtk-doc mainling list and a #gtkdoc irc channel :)
>> You can document applications. Split your app into a ls convinience
>> library and a tiny fron-end that contains main(). Then the docs can link
>> to the la convinience lib.
>
> Yeah actually i decided to go this way, as many applications do, like gedit.

Also, chances are that if you expose most of your functionality
through a widget or set of widgets in that lib, other people might
come and make interesting new UIs around that for Sugar, Moblin,
Maemo, etc., bringing more developers to your project.

Regards,

Tomeu

>> Stefan
>>
>
> Thanks,
> Ali.
>>>
>>> _______________________________________________
>>> gtk-devel-list mailing list
>>> gtk-devel-list gnome org
>>> http://mail.gnome.org/mailman/listinfo/gtk-devel-list
>>>
>>
>>
>
>
> --
> Send unlimited messages for free to all destinations with DBus.
>
> http://www.freedesktop.org/wiki/Software/dbus
>
> _______________________________________________
> gtk-devel-list mailing list
> gtk-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-devel-list
>


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