Re: Markup for function pointers in structs
- From: Damon Chaplin <damon ximian com>
- To: Matthias Clasen <matthiasc poet de>
- Cc: gtk-doc-list gnome org
- Subject: Re: Markup for function pointers in structs
- Date: 10 Dec 2001 13:52:53 -0500
On Mon, 2001-12-10 at 06:48, Matthias Clasen wrote:
> The generated markup for struct members which are pointers to functions
> taking arguments
> is really weak. A good example is:
>
> http://developer.gnome.org/doc/API/2.0/glib/glib-simple-xml-subset-parser.ht
> ml#GMARKUPPARSER
>
> I think it would be much better to suppress the parameter list in the list
> of struct members, since
> it is already visible in the struct declaration.
I think the aim was to get rid of the struct declaration which is copied
straight from the header file, and just output the documentation.
So it may be better to try to improve the markup.
I'm not entirely sure, though. Is it bad to include the struct directly
in the docs, with the comments in it? It isn't proper DocBook, is it?
Damon
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]