mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
docs: Make admonition for CPy-difference use "attention" class.
This renders it in yellow/orange box on RTD server.
This commit is contained in:
@@ -18,6 +18,7 @@ Functions
|
||||
``sys.stdout`` by default).
|
||||
|
||||
.. admonition:: Difference to CPython
|
||||
:class: attention
|
||||
|
||||
This function appears in the ``traceback`` module in CPython.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user