Re: [evolution-patches] Fix to solve camel-docs build issue
- From: Jeffrey Stedfast <fejj novell com>
- To: Not Zed <notzed ximian com>
- Cc: evolution-patches lists ximian com, Shreyas <sshreyas novell com>
- Subject: Re: [evolution-patches] Fix to solve camel-docs build issue
- Date: Tue, 12 Jul 2005 10:51:14 -0400
On Tue, 2005-07-12 at 09:03 +0800, Not Zed wrote:
> Sure.
>
> Not that the docs should be building for ANY of the providers anyway.
>
> They are NOT part of the api.
right, unfortunately when I was writing the docs, I didn't see any way
of telling gtk-doc NOT to scan all subdirectories. If a way can be
found, it should be done tho.
Jeff
>
>
> On Mon, 2005-07-11 at 16:55 +0530, Shreyas wrote:
> > Hey,
> >
> > Attaching a patch which fixes :-? the build breakage in
> > docs/reference/camel.
> > gtk-doc was failing to pick up a structure definition in
> > camel-imap-wrapper.h
> > file. I had a look at the gtk-doc-common.pl file which does the
> > parsing
> > and it seems
> > that somehow
> >
> > typedef struct {
> > *is valid* / or so it seems
> >
> > and
> >
> > typedef struct
> > {
> > *is confusing the script* / or so it seems
> >
> > so the patch does the above change which also seems to fit the style
> > of
> > the surrounding code. I dont know if this is a "shot in the dark" or
> > so
> > but camel-docs builds for me now.
> >
> > Cheers,
> > Shreyas
> >
>
> _______________________________________________
> evolution-patches mailing list
> evolution-patches lists ximian com
> http://lists.ximian.com/mailman/listinfo/evolution-patches
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]