Resources for writing good PHP documentation -


i getting tool ready make source public. have documented people use potential contributors. using rudimentary docblocks , line comments class variables. using doxygen because integrates eclipse, not wedded it.

what create documentation along lines of php's pdo classes class functions documented , examples of use given. prefer documentation in code.

what books, tutorials, or code examples suggest @ give me insight on how craft great documentation.

phpdocumentor


Comments

Popular posts from this blog

silverlight - Applying a style to ItemContainerStyle in C# -

c# - NullReferenceException in MySqlClient.NativeDriver -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -