mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
merge
This commit is contained in:
commit
a1f633ee03
@ -17,3 +17,5 @@
|
||||
~$
|
||||
^utils/.*3\.py$
|
||||
^distribute-
|
||||
^tests/root/_build/*
|
||||
^tests/root/generated/*
|
||||
|
@ -52,7 +52,7 @@ units as well as normal text:
|
||||
Similar to :rst:dir:`versionadded`, but describes when and what changed in
|
||||
the named feature in some way (new parameters, changed side effects, etc.).
|
||||
|
||||
.. rst:directive:: .. deprecated:: vesion
|
||||
.. rst:directive:: .. deprecated:: version
|
||||
|
||||
Similar to :rst:dir:`versionchanged`, but describes when the feature was
|
||||
deprecated. An explanation can also be given, for example to inform the
|
||||
|
Loading…
Reference in New Issue
Block a user