summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorMatthew Woodcraft <matthew@woodcraft.me.uk>2017-11-05 22:47:57 +0000
committerMatthew Woodcraft <matthew@woodcraft.me.uk>2017-11-05 22:51:38 +0000
commit6b15c9c1c738c587a73b4144e8fe2b0d3b8aa4b4 (patch)
tree702b13b7ba56c16850ecdf76001dc55bc0c298af /AUTHORS
parentf46c91b6529932d0c1201cde208c01e964f289d1 (diff)
downloadsphinx-git-6b15c9c1c738c587a73b4144e8fe2b0d3b8aa4b4.tar.gz
#3998: Add optional section numbering in plain text output
Controlled by new config values: text_add_secnumbers and text_secnumber_suffix.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index f4ce16164..5a7fb0842 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -67,6 +67,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