mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Style improvement
Co-authored-by: Eric Holscher <25510+ericholscher@users.noreply.github.com>
This commit is contained in:
parent
a606db01f1
commit
c721d1746a
@ -102,7 +102,7 @@ Then, add this exception to the original description of the function:
|
|||||||
:return: The ingredients list.
|
:return: The ingredients list.
|
||||||
:rtype: list[str]
|
:rtype: list[str]
|
||||||
|
|
||||||
And finally, this is how the result would look like:
|
And finally, this is how the result would look:
|
||||||
|
|
||||||
.. figure:: /_static/tutorial/lumache-py-function-full.png
|
.. figure:: /_static/tutorial/lumache-py-function-full.png
|
||||||
:width: 80%
|
:width: 80%
|
||||||
|
Loading…
Reference in New Issue
Block a user