Remove now private method from docs

This commit is contained in:
Florian Festi 2019-02-07 17:43:14 +01:00
parent 80ab24dceb
commit d90b93a49d
1 changed files with 0 additions and 1 deletions

View File

@ -142,7 +142,6 @@ Navigation
----------
.. automethod:: boxes.Boxes.moveTo
.. automethod:: boxes.Boxes.moveArc
.. automethod:: boxes.Boxes.continueDirection
**Boxes.ctx.save()** allows to save (among other things) the current position.
**Boxes.ctx.restore()** restores the previously saved state. Always make sure