doc:howto:faq

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
doc:howto:faq [2012/01/09 23:57] – mentioned how to find missing/undocumented functions philipdoc:howto:faq [2013/01/24 03:35] – :( philip
Line 121: Line 121:
  
 // How do I find missing documentation? Or undocumented (proto only) documentation? // // How do I find missing documentation? Or undocumented (proto only) documentation? //
 +
 Missing functions (no associated XML files) can be found like so (assuming a doc checkout, and PhD is installed): Missing functions (no associated XML files) can be found like so (assuming a doc checkout, and PhD is installed):
 <code shell> <code shell>
Line 128: Line 129:
 </code> </code>
 Undocumented documentation (skeletons exist, but only prototypes and basic information) can be found here: http://doc.php.net/php/undoc_functions.php Undocumented documentation (skeletons exist, but only prototypes and basic information) can be found here: http://doc.php.net/php/undoc_functions.php
 +
 +// What .subversion/config settings should I have set? //
 +
 +<code>
 +*.xml = svn:eol-style=native;svn:keywords=Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
 +</code>
doc/howto/faq.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1