Raw File
DEPRECATION.rst
DEPRECATION
-----------

.. versionadded:: 3.17

Deprecation message from imported target's developer.

``DEPRECATION`` is the message regarding a deprecation status to be displayed
to downstream users of a target.

The message is formatted as follows:

* Lines that do not start in whitespace are wrapped as paragraph text.
* Lines that start in whitespace are preserved as preformatted text.
back to top