8000 minor #7621 clarify versionadded removal process (xabbuh) · symfony/symfony-docs@09cc5fc · GitHub
[go: up one dir, main page]

Skip to content

Commit 09cc5fc

Browse files
committed
minor #7621 clarify versionadded removal process (xabbuh)
This PR was merged into the 2.7 branch. Discussion ---------- clarify versionadded removal process Commits ------- 341a733 clarify versionadded removal process
2 parents eb3dd2f + 341a733 commit 09cc5fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributing/documentation/format.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,8 @@ Whenever a new minor version of Symfony is released 6FA6 (e.g. 2.4, 2.5, etc),
195195
a new branch of the documentation is created from the ``master`` branch.
196196
At this point, all the ``versionadded`` tags for Symfony versions that have
197197
reached end-of-maintenance will be removed. For example, if Symfony 2.5 were
198-
released today, and 2.2 had recently reached its end-of-life, the 2.2 ``versionadded``
199-
tags would be removed from the new ``2.5`` branch.
198+
released today, and 2.2 had recently reached its end-of-maintenance, the 2.2
199+
``versionadded`` tags would be removed from the new ``2.5`` branch.
200200

201201
.. _reStructuredText: http://docutils.sourceforge.net/rst.html
202202
.. _Sphinx: http://sphinx-doc.org/

0 commit comments

Comments
 (0)
0