Re: [GSOC] Re: [PHP-DOC] PhD Improvements (Plugin System) - Status Report 5
[email protected] (Hannes Magnusson) Tue, 30 Jun 2009 23:15:46 +0200
| Newsgroups | php.doc,php.gsoc |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jun 30, 2009 at 23:05, Moacir de Oliveira<[email protected]> wrote: > 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 > =A0 =A0Docbook the Definitive Guide: http://www.docbook.org/tdg/ > =A0 =A0Producing Open Source Software: http://producingoss.com/ .. And a "standard/generic package" which will contain "default rendering" of most elements. The "standard/generic package" is used as the basics of all "customization layers" (such as for phpdoc and peardoc). The only thing these layers do are interpret some elements slightly differently from the "default rendering" (such as magically add links for <function>strpos</function> markup). -Hannes