Home > Archive > PHP Documentation > March 2006 > Re: [PHP-DOC] cvs: phpdoc /en/reference/pdf reference.xml
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: [PHP-DOC] cvs: phpdoc /en/reference/pdf reference.xml
|
|
| Nuno Lopes 2006-03-19, 6:56 pm |
| Some thoughs about your recent commits:
* you are using tabs for indenting, which aren't allowed by our standard
* could you please write more usefull cvs logs? you have removed a lot of
text from several functions. I would like to know what was wrong, or why did
you remove that text.
Nuno
| |
| Nuno Lopes 2006-03-28, 6:58 pm |
| Could you care to answer to my e-mail, please?
Nuno
----- Original Message -----
From: "Nuno Lopes" <nlopess@php.net>
To: "Katja Schnelle Romaus" <katja@php.net>; <phpdoc@lists.php.net>
Sent: Sunday, March 19, 2006 7:17 PM
Subject: Re: [PHP-DOC] cvs: phpdoc /en/reference/pdf reference.xml
> Some thoughs about your recent commits:
> * you are using tabs for indenting, which aren't allowed by our standard
> * could you please write more usefull cvs logs? you have removed a lot of
> text from several functions. I would like to know what was wrong, or why
> did you remove that text.
>
>
> Nuno
| |
| Nuno Lopes 2006-03-31, 7:57 am |
| OK, but at least remove the tabs from the files. Our howto
(http://doc.php.net/php/dochowto/) says to use spaces instead of tabs.
I asked you for the description of the commits because you removed a lot of
documentation from some files, like:
<para>
- Adds a circle with center (<parameter>x</parameter>,
- <parameter>y</parameter> ) and radius <parameter>r</parameter>
- to the current path. The actual drawing of the circle is performed by
- the next stroke or fill operation.
- </para>
- <para>
- &return.success;
+ Adds a circle. &return.success;
Why did you remove that information about the parameters? Wasn't it accurate
enough?
Nuno
----- Original Message -----[color=darkred]
> Hi,
>
> sorry, I didn't answer since I don't know what to answer. I worked on more
> than 300 functions in english and german, which I committed in one batch.
> Unfortunately, I'm not able to add individual comments to 300 functions.
> We wanted to reach an up-to-date and consistent state for the PDFlib
> documentation. It was a huge effort and I hope that the result is more
> useful than the previous descriptions.
>
> Katja
>
> Nuno Lopes wrote:
>
|
|
|
|
|