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. 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 cd webserver/htdocs/solr/www/manual ln -s phpdoc/doc-base/php_israel/php en This is the page. I set up a php.net mirror http://solr.israelekpo.com/manual/en/book.solr.php These pages are missing: http://solr.israelekpo.com/manual/en/class.solrdocument.php http://solr.israelekpo.com/manual/en/class.soapclient.php http://solr.israelekpo.com/manual/en/class.domdocument.php -- "Good Enough" is not good enough. To give anything less than your best is to sacrifice the gift. Quality First. Measure Twice. Cut Once.