Admonitions¶
Sphinx provides several different types of admonitions.
topic
¶
admonition
¶
The one with the custom titles
It’s got a certain charm to it.
We also support italic, bold, code
, links, and more.
attention
¶
caution
¶
danger
¶
error
¶
hint
¶
Hint
Insulators insulate, until they are subject to ______ voltage.
We also support italic, bold, code
, links, and more.
important
¶
Important
Tech is not neutral, nor is it apolitical.
We also support italic, bold, code
, links, and more.
note
¶
seealso
¶
tip
¶
todo
¶
warning
¶
versionadded
¶
Added in version v0.1.1: Here’s a version added message.
We also support italic, bold, code
, links, and more.
versionchanged
¶
Changed in version v0.1.1: Here’s a version changed message.
We also support italic, bold, code
, links, and more.
deprecated
¶
Deprecated since version v0.1.1: Here’s a deprecation message.
We also support italic, bold, code
, links, and more.