mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Close #7996: manpage: Make a section directory on build manpage by default
This commit is contained in:
@@ -2248,10 +2248,12 @@ These options influence manual page output.
|
||||
|
||||
.. confval:: man_make_section_directory
|
||||
|
||||
If true, make a section directory on build man page. Default is False.
|
||||
If true, make a section directory on build man page. Default is True.
|
||||
|
||||
.. versionadded:: 3.3
|
||||
.. versionchanged:: 4.0
|
||||
|
||||
The default is changed to ``False`` from ``True``.
|
||||
|
||||
.. _texinfo-options:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user