On Tue, Nov 10, 2009 at 9:31 PM, Israel Ekpo <israele...@gmail.com> wrote:

>
>
> On Tue, Nov 10, 2009 at 6:27 PM, Ruslan Yakushev <rusl...@microsoft.com>wrote:
>
>> I am trying to add a new documentation section for the PECL extension
>> http://pecl.php.net/package/WinCache, but cannot figure out what to
>> modify in order for Phd to pick up and build the new docs.
>>
>> I have created a new folder under /en/references/ called wincache and
>> created a book.xml file there with the following content:
>>
>> <book xml:id="book.wincache" xmlns="http://docbook.org/ns/docbook";
>> xmlns:xlink="http://www.w3.org/1999/xlink";> ...
>>
>> What are all the other places I need to modify so that this new page is
>> built by PhD and shows up in the docs? I would like this section to show up
>> somewhere on this page: http://www.php.net/manual/en/funcref.php.
>>
>
>
> Have you added it to the right category here?
>
> http://svn.php.net/viewvc/phpdoc/doc-base/trunk/manual.xml.in
> --
> "Good Enough" is not good enough.
> To give anything less than your best is to sacrifice the gift.
> Quality First. Measure Twice. Cut Once.
>


It has to be added to the manual.xml.in file and then the PhD generator will
be able to pick it up
-- 
"Good Enough" is not good enough.
To give anything less than your best is to sacrifice the gift.
Quality First. Measure Twice. Cut Once.

Reply via email to