Hi Fernando,
I see you talking about php and pear, anything about php-gtk?
For my GSoC project I'm planning to render 2 books
Docbook the Definitive Guide: http://www.docbook.org/tdg/
Producing Open Source Software: http://producingoss.com/
> What is exactly a phd plugin?
The "Plugins" are about packages. In a package you will write the classes to
render your manual. So if you wanna render the GTK Manual you have to write
a GTK Package with classes for each output format you want.
> If I write one, I can use phd to process a book with a xml markup that is
> not same as phpdoc?
Yes, in your package you will handle the docbook tags.
You can find useful information about the installation here:
http://wiki.php.net/doc/phd/install
question: are you from Brazil? :)
--Moacir de Oliveira