[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Vala] Please generate reference for vapi bindings
- From: Jan Van Buggenhout <chipzz safehex be>
- To: JustFillBug <mozbugbox yahoo com au>
- Cc: vala-list gnome org
- Subject: Re: [Vala] Please generate reference for vapi bindings
- Date: Tue, 4 Mar 2008 16:42:57 +0100
A little creative use of grep (especially with the -i option, which
means case-insensitive) should get you a long way (if used on the .vapi
files).
kr,
Jan
On 2008-02-29 13:14:31 (+0000), JustFillBug <mozbugbox yahoo com au> wrote:
>
> Hi,
>
> Could someone write a program to generate API document from the existing
> vapi bindings, aka doxygen like doc? Maybe someone who is familiar with
> the vala parse can do a quick hack on it.
>
> It will be event better if a vala function is linked to its
> corresponding c function's reference document.
>
> It's really hard to search the mess of codes in the .vapi files to find
> the function you want.
>
> Thanks.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]