Re: Lines starting with "returns"



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]