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.
Comments
Post a Comment