> -----Original Message-----
> From: Jordan Jovanov [mailto:jovanovj...@gmail.com]
> Sent: Wednesday, October 27, 2010 1:53 AM
> To: php-general@lists.php.net
> Subject: [PHP] Documentation
> 
> Hello All,
> 
> I finished with coding and now I am on the part when need to write
> documentation. But I don't know how to write correct documentation.
> Does have some rules or standard for writing documentation for PHP?
> Or maybe have some programs for writing documentations?
> 
> Best Regards,
> Jordan JOVANOV
> 

Jordan,

I believe the standard is still phpdoc.org.  If you're on Windows and use
phpDesigner, it has a nice built-in phpDocumentor to cover your basic
documentation.  I don't know about other IDEs.

Regards,
Tommy


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to