mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Omit NAME section if blank description
Also, update man page for configuration to document that if a blank description is entered, the "NAME" section is an empty string. Signed-off-by: Harumi Kuno <harumi.kuno@hpe.com>
This commit is contained in:
@@ -2331,6 +2331,8 @@ These options influence manual page output.
|
||||
|
||||
*description*
|
||||
Description of the manual page. This is used in the NAME section.
|
||||
Can be an empty string if you do not want to automatically generate
|
||||
the NAME section.
|
||||
|
||||
*authors*
|
||||
A list of strings with authors, or a single string. Can be an empty
|
||||
|
||||
Reference in New Issue
Block a user