Skip to content

Commit 4ee690e

Browse files
committed
Doc generation fix
1 parent a611a36 commit 4ee690e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/modules/generic.rst

+7
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,19 @@ Generic PDF objects
77
:show-inheritance:
88
:exclude-members: Destination, Field, Fit, RectangleObject
99

10+
1011
.. autoclass:: pypdf._protocols.PdfObjectProtocol
1112
:members:
1213
:undoc-members:
1314
:show-inheritance:
1415

1516

17+
.. autoclass:: pypdf._protocols.PdfCommonDocProtocol
18+
:members:
19+
:undoc-members:
20+
:show-inheritance:
21+
22+
1623
.. autoclass:: pypdf._protocols.PdfReaderProtocol
1724
:members:
1825
:undoc-members:

0 commit comments

Comments
 (0)