Close #7996: manpage: Add man_make_section_directory

Add a new config variable; man_make_section_directory to make a
section directory on build man page.  During 3.x, it defaults to
False and will be changed to True on 4.0 release.
This commit is contained in:
Takeshi KOMIYA
2020-10-03 22:26:32 +09:00
parent 88b81a06eb
commit 178c05b059
4 changed files with 23 additions and 2 deletions

View File

@@ -2245,6 +2245,12 @@ These options influence manual page output.
.. versionadded:: 1.1
.. confval:: man_make_section_directory
If true, make a section directory on build man page. Default is False.
.. versionadded:: 3.3
.. _texinfo-options: