On 30 March 2012 15:19, Alois Schloegl <alois.schlo...@ist.ac.at> wrote:
> Hi Carne,
>
> the NaN-tb before v2.5.2 required zlib, which is not included in octave's
> mingw version. I've fixed this, now zlib is not used on windows. Moreover,
> documentation of cov() is improved, explaining the difference to corrcoef.
>
> The new release is available from
>   http://pub.ist.ac.at/~schloegl/matlab/NaN/nan-2.5.4.tar.gz
> and I'm asking to upload it.

Hi Alois,

could you please also upload the documentation? I have also just made
a new release of the generate_html package. The following should
create a directory with the documentation. Can you archive and upload
it too?

pkg install -forge generate_html;
pkg load generate_html;
generate_package_html ('nan', 'nan-html', 'octave-forge');

New packages and their documentation are uploaded by the package
maintainers to the package release forum (
https://sourceforge.net/apps/phpbb/octave/ ) so that we can upload to
the octave forge server. If it's easier for you to use your server I
don't mind but I'll still need the documentation generated before
putting the package on the server.

Carnë

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to