A way to overcome that, would be to put a warning on the wiki page
whenever the documentation for a function is updated, so that the
users could see the updated comment in the code and update the
documentation accordingly.
P.S. Sorry for sending the message twice
2009/2/19 Dominic Lachowicz :
>
Am Donnerstag, den 19.02.2009, 17:52 +0200 schrieb Eugene Gorodinsky:
> Have there been cases where documentation for some function was
> changed after that function appeared in the stable version?
Yes, this happens frequently: Spelling errors, explanations of
limitations, code examples, usage sce
Have there been cases where documentation for some function was
changed after that function appeared in the stable version?
2009/2/19 Dominic Lachowicz :
> That's hard-ish to do today. GTK+'s documentation is generated in
> large part by scanning comments in C code, which a program then turns
> in