On Sat, Aug 6, 2011 at 17:52, Xinchen Hui <[email protected]> wrote: > laruence Sat, 06 Aug 2011 15:52:41 +0000 > > Revision: http://svn.php.net/viewvc?view=revision&revision=314380 > > Log: > Added Lua function reference > > Changed paths: > A phpdoc/en/trunk/reference/lua/ > A phpdoc/en/trunk/reference/lua/book.developer.xml [..] > A phpdoc/en/trunk/reference/lua/entities.functions.xml
These two files should not be in SVN. entities.functions.xml is automatically generated by configure.php (as it automatically will add new functions/methods to the build). book.developer.xml is really only useful during the initial stages of writing the docs, once committed you can use configure.php --generate=en/reference/lua/book.xml to achieve the same results. -Hannes
