Skip to content

Commit ba12b23

Browse files
MrMinojonathanslenders
authored andcommitted
Add documentation for WindowRenderInfo, Point, Size
1 parent 3cec4c9 commit ba12b23

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/pages/reference.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,18 @@ Output
383383
:members:
384384

385385

386+
Data structures
387+
---------------
388+
389+
.. autoclass:: prompt_toolkit.layout.WindowRenderInfo
390+
:members:
391+
392+
.. autoclass:: prompt_toolkit.data_structures.Point
393+
:members:
394+
395+
.. autoclass:: prompt_toolkit.data_structures.Size
396+
:members:
397+
386398
Patch stdout
387399
------------
388400

0 commit comments

Comments
 (0)