From 5142d17e413ce06ffdd2c32250efca458f3803a8 Mon Sep 17 00:00:00 2001 From: jfbu Date: Thu, 27 Oct 2016 10:08:26 +0200 Subject: [PATCH] fix mark-up in AUTHORS (funny effect of ``T.``) --- AUTHORS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index 8aceb6937..24897985e 100644 --- a/AUTHORS +++ b/AUTHORS @@ -20,7 +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 -* Jean-François Burnol -- contributions to LaTeX support +* Jean-François Burnol -- LaTeX improvements * Etienne Desautels -- apidoc module * Michael Droettboom -- inheritance_diagram extension * Charles Duffy -- original graphviz extension @@ -49,7 +49,7 @@ Other contributors, listed alphabetically, are: * Daniel Neuhäuser -- JavaScript domain, Python 3 support (GSOC) * Christopher Perkins -- autosummary integration * Benjamin Peterson -- unittests -* T. Powers -- HTML output improvements +* \T. Powers -- HTML output improvements * Jeppe Pihl -- literalinclude improvements * Rob Ruana -- napoleon extension * Stefan Seefeld -- toctree improvements