On Sun, Oct 4, 2009 at 11:52 AM, Hannes Magnusson < hannes.magnus...@gmail.com> wrote:
> 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 > Hannes, I tried it but it still does not work. I am using 1.0.0-dev Here is the output of phd -V PhD Version: 1.0.0-dev Copyright(c) 2007-2009 The PHP Documentation Group -- "Good Enough" is not good enough. To give anything less than your best is to sacrifice the gift. Quality First. Measure Twice. Cut Once.