doc:scratchpad:pecldocs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
doc:scratchpad:pecldocs [2009/02/26 07:11] – added a few notes philipdoc:scratchpad:pecldocs [2009/02/27 15:32] – minor clarity philip
Line 48: Line 48:
 } }
 </code> </code>
- 
 ==== Other Notes ==== ==== Other Notes ====
   * Docgen may be used to generate specific documentation too, like for individual classes and functions   * Docgen may be used to generate specific documentation too, like for individual classes and functions
Line 55: Line 54:
   * Don't commit skeletons and "fill them out later", commit them when they are filled out   * Don't commit skeletons and "fill them out later", commit them when they are filled out
   * Skeletons generate several sections that you may not use, such as examples and errors... in this case delete them   * Skeletons generate several sections that you may not use, such as examples and errors... in this case delete them
-  * Don't commit auto-generated files (like entities.*)+  * Don't commit auto-generated files from build time (like entities.*)
   * Feel free to ask phpdoc@lists.php.net for code review, or #php.doc on Efnet   * Feel free to ask phpdoc@lists.php.net for code review, or #php.doc on Efnet
   * When testing, be sure to add to manual.xml.in in phpdoc/ otherwise it won't be validated/tested   * When testing, be sure to add to manual.xml.in in phpdoc/ otherwise it won't be validated/tested
doc/scratchpad/pecldocs.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1