diff options
author | Thomas Grainger <tagrain@gmail.com> | 2020-10-05 22:12:34 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-05 22:12:34 +0100 |
commit | 529d19ff81976a75275082bc34156dd38f97da98 (patch) | |
tree | 687f6dd5209da59299a08277574283c20d026b3f | |
parent | 3f26564c283d4800b7fea7402622f9cfd5efbf61 (diff) | |
download | sphinx-git-529d19ff81976a75275082bc34156dd38f97da98.tar.gz |
wrap CHANGES at 85 cols
-rw-r--r-- | CHANGES | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -26,8 +26,8 @@ Features added just before writing .tex file * #7996: manpage: Add :confval:`man_make_section_directory` to make a section directory on build man page -* #8289: epub: Allow to suppress "duplicated ToC entry found" warnings from epub builder - using :confval:`suppress_warnings`. +* #8289: epub: Allow to suppress "duplicated ToC entry found" warnings from epub + builder using :confval:`suppress_warnings`. Bugs fixed ---------- |