Apply suggestions from code review

This commit is contained in:
Thomas Grainger 2020-10-05 22:10:25 +01:00 committed by GitHub
parent 3eecf133d8
commit 3f26564c28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -26,7 +26,7 @@ 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: Allow to suppress "duplicated ToC entry found" warnings from epub builder
* #8289: epub: Allow to suppress "duplicated ToC entry found" warnings from epub builder
using :confval:`suppress_warnings`.
Bugs fixed

View File

@ -341,7 +341,6 @@ General configuration
Added ``autosectionlabel.*``
.. versionchanged:: 3.3.0
Added ``epub.duplicated_toc_entry``