Added author name and changes (Sphinx 1.5.3)

This commit is contained in:
Marco Buttu 2017-01-24 13:33:13 +01:00
parent ac896790a0
commit fe243bfa80
2 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,7 @@ Other contributors, listed alphabetically, are:
* Jakob Lykke Andersen -- Rewritten C++ domain
* Henrique Bastos -- SVG support for graphviz extension
* Daniel Bültmann -- todo extension
* Marco Buttu -- doctest extension (pyversion option)
* Jean-François Burnol -- LaTeX improvements
* Etienne Desautels -- apidoc module
* Michael Droettboom -- inheritance_diagram extension

View File

@ -73,6 +73,8 @@ Deprecated
Features added
--------------
* #3303: Added ``:pyversion:`` option to the doctest directive
Bugs fixed
----------