Sphinx の sphinx_rtd_theme において、警告ディレクティブを使うとどのように出力されるのか並べてみました。
====================================
Sphinx Test
====================================
.. attention::
attention
.. caution::
caution
.. danger::
danger
.. error::
error
.. hint::
hint
.. important::
important
.. note::
note
.. tip::
tip
.. warning::
warning
