Re: Lines starting with "returns"
- From: Damon Chaplin <damon ximian com>
- To: Matthias Clasen <maclas gmx de>
- Cc: gtk-doc-list gnome org
- Subject: Re: Lines starting with "returns"
- Date: 28 Apr 2002 17:52:49 -0400
On Sun, 2002-04-28 at 17:50, Matthias Clasen wrote:
> We have had a number of bug reports about incomplete function
> documentation ending in the middle of the sentence where the next word
> would have been "returns"...
Maybe we should remove the last part of this regexp:
if (m%^\s*(returns:|return\s+value:|returns\s*)%i) {
I added it because some of the Gnome docs didn't have a ':' at the end
of 'returns:'. But it just causes other problems instead.
Damon
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]