AttentionDirective
Directive to create an attention admonition.Example:
.. attention::
This is an attention admonition.
Admonitions are blocks of text that are rendered in a special way to draw attention to them. They are often used to provide additional information to the reader about the content that is being discussed.
Example:
.. attention::
This is an attention admonition.
Example:
.. caution::
This is a caution admonition.
Example:
.. danger::
This is a danger admonition.
Example:
.. error::
This is an error admonition.
Example:
.. hint::
This is a hint admonition.
Example:
.. important::
This is a important admonition.
Example:
.. note::
This is a note admonition.
Example:
.. seealso::
This is a seealso admonition.
Example:
.. tip::
This is a tip admonition.
Example:
.. warning::
This is a warning admonition.