diff options
author | Matthew Woodcraft <matthew@woodcraft.me.uk> | 2017-11-05 22:47:57 +0000 |
---|---|---|
committer | Matthew Woodcraft <matthew@woodcraft.me.uk> | 2017-11-05 22:51:38 +0000 |
commit | 6b15c9c1c738c587a73b4144e8fe2b0d3b8aa4b4 (patch) | |
tree | 702b13b7ba56c16850ecdf76001dc55bc0c298af /AUTHORS | |
parent | f46c91b6529932d0c1201cde208c01e964f289d1 (diff) | |
download | sphinx-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-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |