phpDocumentor phpDocumentor
[ class tree: phpDocumentor ] [ index: phpDocumentor ] [ all elements ]
phpDocumentor
Packages:
phpDocumentor
Converters


Source for file phpdoc.php

Documentation is available at phpdoc.php

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <?php
  3. /**
  4. * Original Web Interface to phpDocumentor
  5. *
  6. * PHP versions 4 and 5
  7. *
  8. * @category ToolsAndUtilities
  9. * @package phpDocumentor
  10. * @author Juan Pablo Morales <[email protected]>
  11. * @author Joshua Eichorn <[email protected]>
  12. * @author Gregory Beaver <[email protected]>
  13. * @author Chuck Burgess <[email protected]>
  14. * @license http://www.opensource.org/licenses/lgpl-license.php LGPL
  15. * @link http://pear.php.net/package/PhpDocumentor
  16. * @filesource
  17. * @todo CS cleanup - change package to PhpDocumentor
  18. * @deprecated redirects automatically to docbuilder
  19. * (see {@link docbuilder/index.html})
  20. */
  21. ?>
  22. <html>
  23. <head>
  24. <title>PhpDocumentor (deprecated web interface)</title>
  25. <META HTTP-EQUIV="Refresh" CONTENT="5; URL=docbuilder/"/>
  26. </head>
  27. <body>
  28. This PhpDocumentor web interface is deprecated...
  29. you will be redirected to the DocBuilder interface.
  30. </body>
  31. </html>

Documentation generated on 2011年12月06日 07:21:11 -0600 by phpDocumentor 1.4.4

AltStyle によって変換されたページ (->オリジナル) /