libgit2/include
Carlos Martín Nieto a295bd2dc4 doc: add documentation to all the public structs and enums
This makes them show up in the reference, even if the text itself isn't
the most descriptive.

These have been found with

    grep -Przon '\n\ntypedef struct.*?\{' -- include
    grep -Przon '\n\ntypedef enum.*?\{' -- include
2014-12-06 03:44:40 +01:00
..
git2 doc: add documentation to all the public structs and enums 2014-12-06 03:44:40 +01:00
git2.h Fixed git2.h not including threads.h anymore 2014-11-15 08:20:36 +09:00