summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Grainger <tagrain@gmail.com>2020-10-05 22:10:25 +0100
committerGitHub <noreply@github.com>2020-10-05 22:10:25 +0100
commit3f26564c283d4800b7fea7402622f9cfd5efbf61 (patch)
tree699eb4e83a307adbdf59300d63033c9d0fa5e376
parent3eecf133d8a8af2f22f6f122d3245a1e2db940eb (diff)
downloadsphinx-git-3f26564c283d4800b7fea7402622f9cfd5efbf61.tar.gz
Apply suggestions from code review
-rw-r--r--CHANGES2
-rw-r--r--doc/usage/configuration.rst1
2 files changed, 1 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index e9a6220bf..2dd313092 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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
diff --git a/doc/usage/configuration.rst b/doc/usage/configuration.rst
index 1cda6a055..4881b8629 100644
--- a/doc/usage/configuration.rst
+++ b/doc/usage/configuration.rst
@@ -341,7 +341,6 @@ General configuration
Added ``autosectionlabel.*``
-
.. versionchanged:: 3.3.0
Added ``epub.duplicated_toc_entry``