diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-10-28 11:03:13 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-28 11:03:13 +0900 |
commit | 7eabbfc5ecdf52329672410f651880645074e215 (patch) | |
tree | eb87598abf60ddaa8e5484a05ab2e4807742bf1a /CHANGES | |
parent | c40b4249cdc2a1d78ba6b92a0009bf1f942b68d4 (diff) | |
parent | a843fd3db8b588be93b576049a8a291bc4b3ec9d (diff) | |
download | sphinx-git-7eabbfc5ecdf52329672410f651880645074e215.tar.gz |
Merge pull request #8284 from tk0miya/7996_man_make_section_directory_by_default
Close #7996: manpage: Make a section directory on build manpage by default
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,6 +16,8 @@ Incompatible changes MathJax configuration may have to set the old MathJax path or update their configuration for version 3. See :mod:`sphinx.ext.mathjax`. * #7784: i18n: The msgid for alt text of image is changed +* #7996: manpage: Make a section directory on build manpage by default (see + :confval:`man_make_section_directory`) Deprecated ---------- |