Skip to content

Commit 5050d9d

Browse files
committed
Docs: Override autodata annotation
1 parent 54d92f9 commit 5050d9d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/reference/demosys.context.pyglet.rst

+2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ demosys.context.pyglet.Window
66
=============================
77

88
.. autodata:: Window
9+
:annotation:
910

1011
.. autodata:: Keys
12+
:annotation:
1113

1214
Methods
1315
-------

docs/reference/demosys.context.pyqt.rst

+2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ demosys.context.pyqt.Window
66
===========================
77

88
.. autodata:: Window
9+
:annotation:
910

1011
.. autodata:: Keys
12+
:annotation:
1113

1214
Methods
1315
-------

0 commit comments

Comments
 (0)