Closed jordonbiondo closed 9 years ago
I've just pushed support for function pointer types. Could you please try again with the latest master and let me know if this resolved your problems?
No further information has been provided. I'm closing this. If you still encounter this problem, please feel free to reopen the issue.
When I generate documentation for C code like this:
The function pointer argument has no documented type, it is only displayed as an untyped pointer in the docs. Preferably the argument would be displayed like this:
instead of just:
Here is an image of the currently generated docs: