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

Function and other signatures in comments #195

Closed
ihnorton opened this issue Apr 18, 2018 · 1 comment · Fixed by #278
Closed

Function and other signatures in comments #195

ihnorton opened this issue Apr 18, 2018 · 1 comment · Fixed by #278

Comments

@ihnorton
Copy link
Collaborator

ihnorton commented Apr 18, 2018

For spot-checking and learning it would be nice to have an option to include original C signatures as comments (or docstrings?) next to the ccall and possibly other declarations.

@visr
Copy link
Contributor

visr commented Apr 18, 2018

Somewhat related but less general, for GDAL.jl I'm using the GDAL Doxygen documentation XML to automatically create docstrings.
The docstrings are made here and added here, resulting in docstrings like this.

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

Successfully merging a pull request may close this issue.

3 participants