diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2018-01-15 10:19:01 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-15 10:19:01 +0900 |
commit | 1d0a087f75ef7cd37c5110ffc90f4594c35e0542 (patch) | |
tree | b4b9d24a669a9795fdd98e737fe0cc1c2252e6c0 /AUTHORS | |
parent | bf29ffb284f74b99adbc64d12b58ef4cef123af6 (diff) | |
parent | 0cd0f8249209f927378d2b7be9bd885dae4061b1 (diff) | |
download | sphinx-git-1d0a087f75ef7cd37c5110ffc90f4594c35e0542.tar.gz |
Merge branch 'master' into body-width
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,7 @@ Other co-maintainers: Other contributors, listed alphabetically, are: * Alastair Houghton -- Apple Help builder +* Alexander Todorov -- inheritance_diagram tests and improvements * Andi Albrecht -- agogo theme * Jakob Lykke Andersen -- Rewritten C++ domain * Henrique Bastos -- SVG support for graphviz extension @@ -68,6 +69,7 @@ Other contributors, listed alphabetically, are: * Barry Warsaw -- setup command improvements * Sebastian Wiesner -- image handling, distutils support * Michael Wilson -- Intersphinx HTTP basic auth support +* Matthew Woodcraft -- text output improvements * Joel Wurtz -- cellspanning support in LaTeX * Hong Xu -- svg support in imgmath extension and various bug fixes * Stephen Finucane -- setup command improvements and documentation |