Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outdated Documentation #235

Open
manipadmeom opened this issue May 13, 2019 · 1 comment
Open

Outdated Documentation #235

manipadmeom opened this issue May 13, 2019 · 1 comment

Comments

@manipadmeom
Copy link

manipadmeom commented May 13, 2019

Hello!

I have been taking a look into the wrap source file, and I have found there are a lot of useful functions, but there is no description of them anywhere. The readme file describes only a few, and some of them are not even available anymore. When I look in the help files using the repl, these functions appear, but again, no description is available.

I leave an example of the output,

Best regards!

help?> assign_seq
search: assign_seq

No documentation found.

ArrayFire.assign_seq is a Function.

1 method for generic function "assign_seq":

[1] assign_seq(lhs::AFArray, ndims::Integer, indices, rhs::AFArray) in ArrayFire at /home/manipadmeom/.julia/packages/ArrayFire/Tx4Iq/src/wrap.jl:714

@ghost
Copy link

ghost commented May 13, 2019

This project is just a wrapper, most of the functions are auto generated by a script. Can you help with updating documentation from the source / original implementation? Would be nice if this could be automated too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant