|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You don't need a fax machine to get faxes. Get a fax-to-email fax number from CallWave. Try it free.
|
|
#1
|
|||
|
|||
|
Code Documentation
I like to keep my php projects organized, and something is missing... documentation available to the public for my public scripts.
I was wondering what good tools exist to generate automatically documentation for php. I am trying NaturalDocs that i found in sourceforge but i would like to know if anyone uses/knows anything better. thank you. |
|
#2
|
||||
|
||||
|
RE: Code Documentation
place phpDocs in your code (similar to JavaDocs) and then you can just use the phpDocumentor (available through PEAR) to generate the API docs.
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Programming Theory > Code Documentation |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|
|