blob: e1395e2d492c5f2ef91fd12ff08af5456aff41b7 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--
Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
-->
<html>
<head>
<title>Gerando Documentação PHP com NetBeans IDE 7.0</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" >
<meta name="description" content="This screencast shows how to use PHPDocumentor with NetBeans IDE. Installation and configuration of PHPDocumentor are covered. Support for PHPDocumentor was added in NetBeans IDE 7.0.">
<link rel="stylesheet" type="text/css" href="../../../netbeans.css">
</head>
<body>
<h1>Gerando Documentação PHP com NetBeans IDE</h1>
<table><tr><td class="valign-top">
<p>
Este screencast mostra como gerar documentação PHP usando PHPDocumentor com NetBeans IDE. Suporte incorporado para PHPDocumentor foi adicionado no NetBeans IDE 7.0. O screencast inclui detalhes da instalação do PHPDocumentor com PEAR e da configuração do PHPDocumentor, o NetBeans IDE e seu arquivo php.ini. Este vídeo é especialmente útil para desenvolvedores que usam o NetBeans em um sistema operacional Microsoft Windows.</p>
<p class="alert"><b>Advertência: </b> o PHPDocumentor não oferece suporte completo ao PHP 5.3. Namespaces e algumas outras funcionalidades do 5.3 não são documentadas pelo PHP Documentor.</p>
<p>
Autor: Jeff Rubinoff<br> Duração: 7:11 <br /> <a href="http://bits.netbeans.org/media/phpdoc.flv" target="_blank">Download</a> [16.0 MB]
</p>
<div class="feedback-box" style="float:left">
<a href="/about/contact_form.html?to=3&amp;subject=Feedback: PHPDoc Screencast">Enviar Feedback neste Tutorial</a>
</div>
<br style="clear:both;">
</td><td class="valign-top" >
<div id="flashContent"></div>
<script src="/images_www/js/data_tables/js/jquery.dataTables.min.js" type="text/javascript"></script>
<script src="/images_www/js/mediaplayer-5.2/swfobject.js" type="text/javascript"></script>
<script type="text/javascript">
var targetFile='http://bits.netbeans.org/media/phpdoc.flv';
var pl = new SWFObject('/images_www/js/mediaplayer-5.2/player.swf','player','400','300','9');
pl.addParam('allowfullscreen','true');
pl.addParam('allowscriptaccess','always');
pl.addParam('flashvars','file='+targetFile+'&autostart=true');
pl.write('flashContent');
</script>
</td></tr>
</table>
</body>
</html>