skip extranous athor section in manpages
authorMichael Wallner <mike@php.net>
Mon, 27 Jan 2020 10:14:17 +0000 (11:14 +0100)
committerMichael Wallner <mike@php.net>
Thu, 30 Jan 2020 13:49:39 +0000 (14:49 +0100)
docs/source/conf.py.in

index e6a3749499113ec4e79ddd57e21fd3e49fe435d9..fc773c4e5a81f0fc67f77a5627816dd3c3be1545 100644 (file)
@@ -213,10 +213,8 @@ latex_documents = [
 
 
 # -- Options for manual page output --------------------------------------------
-man_authors = [
-    u'Brian Aker',
-    u'Michael Wallner'
-]
+# Skip a separate AUTHOR section
+man_authors = []
 # One entry per manual page. List of tuples
 # (source start file, name, description, authors, manual section).
 man_pages = [