Skip to content

Commit

Permalink
doc fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin O'Hanlon committed May 16, 2023
1 parent ac77f95 commit 9b62343
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ You can save the drawing using the ``image`` property.
|myanvil|

You can save an animation the drawing being drawn using the ``animation`` property.
You can save an animation of the drawing using the ``animation`` property.

.. code-block:: python
Expand Down
5 changes: 5 additions & 0 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,8 @@ QuickDrawing
------------

.. autoclass:: QuickDrawing

QuickDrawAnimation
------------------

.. autoclass:: QuickDrawAnimation

0 comments on commit 9b62343

Please sign in to comment.