On Sun, Oct 4, 2009 at 14:27, Israel Ekpo <israele...@gmail.com> wrote:
> Hi All,
>
> I am trying to view the generated documentation that I have created for my
> extension
>
> However, I am noticing that the class.$classname.php files are missing for
> all the extensions, not only my own.

Scroll down. These pages aren't chunked away for some reason.


> Is there something that I am doing wrong during the doc build process?
>
> Here are the steps I took
>
> cd phpdoc/doc-base
>
> php configure.php
>
> phd -d .manual.xml -o php_israel -f php

Which PhD version are you running (phd -V)?

The TOC files don't seem to be there either, and the .php files don't
even reference them..
If you are using PhD 0.4 (which it looks like you are), then you need
to pass -f xhtml -t phpweb, IIRC :)


-Hannes

Reply via email to