GitPython
GitPython copied to clipboard
Docs: No API Docs for git.config.GitConfigParser
The API docs are great and detailed. However, the class git.config.GitConfigParser is only mentioned by name:
The link "Alias of `GitConfigParser" refers to the line above.
It would be great if methods like get_value(...) would be documented.
Thanks for the suggestion, a good catch!
I always found the Sphinx documentation hard to use, which is doubly so now that I mostly deal with documentation like this.