diff options
author | Marco Buttu <marco.buttu@gmail.com> | 2017-01-24 14:06:59 +0100 |
---|---|---|
committer | Marco Buttu <marco.buttu@gmail.com> | 2017-01-24 14:06:59 +0100 |
commit | 840f152c93003e22883124f2c02e0acfa27d3504 (patch) | |
tree | 93e822991b24ad79c2dee5d78ce31bae26a69b67 | |
parent | fe243bfa805cdf1544ad9fa39ceb0146fd930ff8 (diff) | |
download | sphinx-git-840f152c93003e22883124f2c02e0acfa27d3504.tar.gz |
Preserved alphabetically order in author list
-rw-r--r-- | AUTHORS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,8 +20,8 @@ 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 +* Marco Buttu -- doctest extension (pyversion option) * Etienne Desautels -- apidoc module * Michael Droettboom -- inheritance_diagram extension * Charles Duffy -- original graphviz extension |