The API docs are great and detailed. However, the class git.config.GitConfigParser is only mentioned by name:
git.config.GitConfigParser
The link "Alias of `GitConfigParser" refers to the line above.
It would be great if methods like get_value(...) would be documented.
get_value(...)