Skip to content

Add callback typedefs to the API documentation. #17

@cirosantilli

Description

@cirosantilli

Callback typedefs are not being put in the documentation. E.g.: https://libgit2.github.com/libgit2/#HEAD/group/diff/git_diff_blob_to_buffer uses git_diff_file_cb, which it defined and documented publicly at: https://github.com/libgit2/libgit2/blob/master/include/git2/diff.h#L416. It would be really helpful to have links to those callbacks to understand how to call the functions that use them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions