Hi Philip,
thanks for your input!
Am 17.04.2011 00:30, schrieb Philip Olson:
Looks good. A few minor issues, most namely using<literal> in places where<function>
or<constant> would be more appropriate, and some whitespace issues (one space), here's a
quick review:
Done. I checked all files for literal vs. constant vs. function and
whitespace (single instead of double).
Though, <function> seems not be be linked to the actual function in my
XHTML output. This is what I did to render the XHTML:
php configure.php && phd -d .manual.xml -f xhtml -t chunkedhtml
From versions.xml
- It's missing mysqlnd_ms_get_stats(), and I'm guessing the initial version
number will be 0.1 for all these (not Unknown)
Fixed. If possible, I'd like to use 1.0.0 for the first release not 0.1.
I've uploaded the latest version to:
XML - http://blog.ulf-wendel.de/tmp/mysqlnd_ms.zip
XHTML - http://blog.ulf-wendel.de/tmp/book.mysqlnd-ms.html
What are my next steps to get the proposed PECL/mysqlnd_ms documentation
into the manual? Should I give a bit more time for feedback and review?
Would you or any other PHP documentation team member add the materials
to the manual? I'd appreciate if the initial commit is done by anybody
who knows the task.
Also, nice domain name for your email ;)
I hope, I'm not offending anybody! I've been using ulf.wen...@phpdoc.de
as my main private email address for the past eleven years. In 2000,
I've given a talk at the first german PHP conference about a JavaDoc
counterpart which I called phpDoc. Ancient history...
Regards,
Ulf