Skip to content

Commit

Permalink
adds the versionadded flag in docs (#1749)
Browse files Browse the repository at this point in the history
  • Loading branch information
hartym committed Jul 23, 2016
1 parent e229a27 commit f8f690d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/en/doctest.rst
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,8 @@ which can then be used in your doctests directly::
Output format
-------------

.. versionadded:: 3.0

You can change the diff output format on failure for your doctests
by using one of standard doctest modules format in options
(see :data:`python:doctest.REPORT_UDIFF`, :data:`python:doctest.REPORT_CDIFF`,
Expand Down

0 comments on commit f8f690d

Please sign in to comment.