diff options
Diffstat (limited to 'sphinx/application.py')
-rw-r--r-- | sphinx/application.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sphinx/application.py b/sphinx/application.py index dcd143712..aee9f4410 100644 --- a/sphinx/application.py +++ b/sphinx/application.py @@ -832,9 +832,6 @@ class Sphinx: For the role content, you have the same syntactical possibilities as for standard Sphinx roles (see :ref:`xref-syntax`). - This method is also available under the deprecated alias - :meth:`add_description_unit`. - .. versionchanged:: 1.8 Add *override* keyword. """ |