add doc for DiffLine
This commit is contained in:
@@ -101,3 +101,12 @@ The DiffStats type
|
|||||||
.. autoattribute :: pygit2.DiffStats.deletions
|
.. autoattribute :: pygit2.DiffStats.deletions
|
||||||
.. autoattribute :: pygit2.DiffStats.files_changed
|
.. autoattribute :: pygit2.DiffStats.files_changed
|
||||||
.. automethod :: pygit2.DiffStats.format
|
.. automethod :: pygit2.DiffStats.format
|
||||||
|
|
||||||
|
The DiffLine type
|
||||||
|
====================
|
||||||
|
|
||||||
|
.. autoattribute :: pygit2.DiffLine.origin
|
||||||
|
.. autoattribute :: pygit2.DiffLine.content
|
||||||
|
.. autoattribute :: pygit2.DiffLine.old_lineno
|
||||||
|
.. autoattribute :: pygit2.DiffLine.old_lineno
|
||||||
|
.. autoattribute :: pygit2.DiffLine.num_lines
|
||||||
|
Reference in New Issue
Block a user