Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/source/undo/Introduction.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Undo Framework
==============

.. warning::
apptools.undo has been deprecated and moved to
`Pyface <https://github.com/enthought/pyface>`_. It will be removed in a
future release. Please use `pyface.undo <https://docs.enthought.com/pyface/undo.html>`_
instead.

The Undo Framework is a component of the Enthought Tool Suite that provides
developers with an API that implements the standard pattern for do/undo/redo
commands.
Expand Down