Re: [PHP-DOC] Re: fann documentation

2013-08-28 Thread Jakub Zelenka
Hi Hannes, I have this in my ~/.subversion/config > > [miscellany] > log-encoding = utf-8 > enable-auto-props = yes > [auto-props] > *.xml = svn:eol-style=native;svn:keywords=Id Rev Revision Date > LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL > > As long as the mime-type is

Re: [PHP-DOC] Re: fann documentation

2013-08-28 Thread Hannes Magnusson
On Sat, Aug 24, 2013 at 1:00 PM, Jakub Zelenka wrote: > Hi Hannes, > > I don't know if there are any instructions about how to setup svn on the >> wiki.. >> I believe most people checkout the doc-en magic module: >> https://svn.php.net/repository/phpdoc/modules/doc-en/ >> That includes the en/ di

Re: [PHP-DOC] Re: fann documentation

2013-08-24 Thread Jakub Zelenka
Hi Hannes, I don't know if there are any instructions about how to setup svn on the > wiki.. > I believe most people checkout the doc-en magic module: > https://svn.php.net/repository/phpdoc/modules/doc-en/ > That includes the en/ directory as svn:external along with the doc-base > folder. > > Tha

Re: [PHP-DOC] Re: fann documentation

2013-08-22 Thread Hannes Magnusson
On Wed, Aug 21, 2013 at 11:44 AM, Jakub Zelenka wrote: > On Fri, Aug 9, 2013 at 10:16 PM, Jakub Zelenka wrote: > >> Hi, >> >> I would like to commit documentation for my extension fann that is >> currently on PECL: http://pecl.php.net/package/fann . I have documented >> the extension, all functi

[PHP-DOC] Re: fann documentation

2013-08-21 Thread Jakub Zelenka
On Fri, Aug 9, 2013 at 10:16 PM, Jakub Zelenka wrote: > Hi, > > I would like to commit documentation for my extension fann that is > currently on PECL: http://pecl.php.net/package/fann . I have documented > the extension, all functions and classes. > > If you want to check the sources, they (just