chriskl Sun Apr 3 03:27:30 2005 EDT
Modified files:
/phpdoc/en/reference/pgsql/functionspg-execute.xml
pg-parameter-status.xml
pg-prepare.xml
chriskl Sun Apr 3 03:21:51 2005 EDT
Modified files:
/phpdoc/en/reference/pgsql/functionspg-execute.xml
pg-parameter-status.xml
pg-prepare.xml
Dave Barr wrote:
Last updated from CVS: Tue, 15 Feb 2005 04:55:31 -0500 (46d 17h 56m 46s
ago)
oops. When I said "less than a week" I was wrong. I meant "less than a
decade".
(-:
S
Philip Olson wrote:
I'm having a look at the functions without examples to see if I can go
and add some in. I was wondering what constitutes having examples.
I used the datetime functions quite a bit and notice that the time()
function is listed as not having examples, but going to www.php.net/t
Conni,
You are correct. It is confusing. We're making an effort to centralize
phpdoc (&& peardoc && smartydoc && php-gtk-doc && etc), into one place:
docweb (see the docweb mailing list, or http://doc.php.net/). This
process has proven slow. Mostly because the contributors have been very
busy r
The time() function does indeed not have examples. The example you see
on that page is from a user-contributed note which doesn't count.
I added an example to time() earlier this week.
See:
http://cvs.php.net/co.php/phpdoc/en/reference/datetime/functions/time.xml?r=1.5
The data at http://www.php
> > I'm having a look at the functions without examples to see if I can go
> > and add some in. I was wondering what constitutes having examples.
> >
> > I used the datetime functions quite a bit and notice that the time()
> > function is listed as not having examples, but going to www.php.net/t
David Mytton wrote:
Hi,
I'm having a look at the functions without examples to see if I can go
and add some in. I was wondering what constitutes having examples.
I used the datetime functions quite a bit and notice that the time()
function is listed as not having examples, but going to www.php.n
> Right. Looks like I'm definitely going to need to get Cygwin setup then
> so I can do this properly. I just downloaded a couple of XML editor
> tools for Windows to see if they are any good but your docs recommend
> against that - using emacs or vi is probably the safest way.
Almost any edit
> It is somehow confusing ...
Yes, this is expected at this stage of phpdoc.
> Two days (?) ago there was an advice to go to
> http://wiki.phpdoc.info/DocSkel because the HOWTO is somewhat
> outdated. Now the advice to use the HOWTO at either php.net/dochowto
> or http://doc.php.net/php/dochow
Right. Looks like I'm definitely going to need to get Cygwin setup then
so I can do this properly. I just downloaded a couple of XML editor
tools for Windows to see if they are any good but your docs recommend
against that - using emacs or vi is probably the safest way.
I created a path file be
> Nope, there are a few things wrong, such as missing elements and
> tabulation. Install the tools so you can properly check the format of
> the docbook. We try to keep the format of the elements as follows:
>
>
>
>
>And so forth.
>
>
>
>
> And instead of sending in complete xml
Where should I be heading then to get the right tools setup so I can
check that I've done everything ok? I'm using Windows as my primary system.
David
Cornelia Boenigk wrote:
Hi All
It is somehow confusing ...
Two days (?) ago there was an advice to go to
http://wiki.phpdoc.info/DocSkel because t
Hi All
It is somehow confusing ...
Two days (?) ago there was an advice to go to
http://wiki.phpdoc.info/DocSkel because the HOWTO is somewhat
outdated. Now the advice to use the HOWTO at either php.net/dochowto
or http://doc.php.net/php/dochowto/index.php ...
Why is important stuff spread on di
Nope, there are a few things wrong, such as missing elements and
tabulation. Install the tools so you can properly check the format of
the docbook. We try to keep the format of the elements as follows:
And so forth.
And instead of sending in complete xml files, you should send us a pat
Hi,
I have just edited the function.localtime .xml file (attached) to
include an example and also added a note about the value returned in
tm_mday and tm_yday. Am I doing this right? If so, will someone with CVS
write access will commit it?
Thanks for the help whilst I'm learning this :)
(I hav
ID: 25983
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Critical
+Status: Assigned
Bug Type: Documentation problem
Operating System: Irrelevant
PHP Version: Irrelevant
Assigned To: hholzgra
New Comment:
Hi,
I'm having a look at the functions without examples to see if I can go
and add some in. I was wondering what constitutes having examples.
I used the datetime functions quite a bit and notice that the time()
function is listed as not having examples, but going to www.php.net/time
shows up an
ID: 32410
Comment by: david at mytton dot net
Reported By: gehrig at ishd dot de
Status: Open
Bug Type: Documentation problem
Operating System: Linux
PHP Version: 5.0.3
New Comment:
What part of the manual are you referencing and what kind of
didou Sat Apr 2 17:46:41 2005 EDT
Modified files:
/phpdoc/en/reference/dom/functions
dom-domdocument-createentityreference.xml
dom-domimplementation-createdocumenttype.xml
David Mytton wrote:
Hi,
I have been reading through the documentation guidelines at
http://doc.php.net/php/dochowto/ and am currently familiarising myself
with the way everything works. I was wondering how you decide what to
edit and when. As noted in the docs, if you spot notes that could be
techtonik Sat Apr 2 16:30:57 2005 EDT
Modified files:
/phpdoc Makefile.in
Log:
+ genfunclist.php generator instead of genfunclist.sh and funcparse.awk
http://cvs.php.net/diff.php/phpdoc/Makefile.in?r1=1.163&r2=1.164&ty=u
Index: phpdoc/Makefile.in
diff
techtonik Sat Apr 2 16:25:42 2005 EDT
Modified files:
/phpdoc configure.in
Log:
* convert slashes from windows envariables
http://cvs.php.net/diff.php/phpdoc/configure.in?r1=1.224&r2=1.225&ty=u
Index: phpdoc/configure.in
diff -u phpdoc/configure.in:1.
ID: 32535
Updated by: [EMAIL PROTECTED]
Reported By: a at b dot c dot de
Status: Bogus
Bug Type: Documentation problem
Operating System: *
PHP Version: 5.0.3
New Comment:
>From RFC 3986:
'...
The term "Uniform Resource Locator" (URL) refers
Hi,
I have been reading through the documentation guidelines at
http://doc.php.net/php/dochowto/ and am currently familiarising myself
with the way everything works. I was wondering how you decide what to
edit and when. As noted in the docs, if you spot notes that could be
added to the documen
philip Sat Apr 2 15:06:54 2005 EDT
Modified files:
/phpdoc/en/install/windows iis.xml
Log:
Typo
http://cvs.php.net/diff.php/phpdoc/en/install/windows/iis.xml?r1=1.13&r2=1.14&ty=u
Index: phpdoc/en/install/windows/iis.xml
diff -u phpdoc/en/install/windows/ii
ID: 32535
Updated by: [EMAIL PROTECTED]
Reported By: a at b dot c dot de
Status: Bogus
Bug Type: Documentation problem
Operating System: *
PHP Version: 5.0.3
New Comment:
Nuno,
your statement does not anwser anything, sorry.
So you are sayin
ID: 32535
Updated by: [EMAIL PROTECTED]
Reported By: a at b dot c dot de
-Status: Open
+Status: Bogus
Bug Type: Documentation problem
Operating System: *
PHP Version: 5.0.3
New Comment:
I can't see any problem in the documentation. E
techtonik Sat Apr 2 04:50:23 2005 EDT
Modified files:
/phpdoc configure.in
Log:
+ php source autodetection from cvs checkout
http://cvs.php.net/diff.php/phpdoc/configure.in?r1=1.223&r2=1.224&ty=u
Index: phpdoc/configure.in
diff -u phpdoc/configure.in:
29 matches
Mail list logo