mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
17 lines
337 B
Plaintext
17 lines
337 B
Plaintext
|
:tocdepth: 2
|
||
|
|
||
|
i18n with versionchange
|
||
|
============================
|
||
|
|
||
|
.. deprecated:: 1.0
|
||
|
This is the *first* paragraph of deprecated.
|
||
|
|
||
|
This is the *second* paragraph of deprecated.
|
||
|
|
||
|
.. versionadded:: 1.0
|
||
|
This is the *first* paragraph of versionadded.
|
||
|
|
||
|
.. versionchanged:: 1.0
|
||
|
|
||
|
This is the *first* paragraph of versionchanged.
|