projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
2b74f2d
)
skip extranous athor section in manpages
author
Michael Wallner
<mike@php.net>
Mon, 27 Jan 2020 10:14:17 +0000
(11:14 +0100)
committer
Michael Wallner
<mike@php.net>
Thu, 30 Jan 2020 13:49:39 +0000
(14:49 +0100)
docs/source/conf.py.in
patch
|
blob
|
history
diff --git
a/docs/source/conf.py.in
b/docs/source/conf.py.in
index e6a3749499113ec4e79ddd57e21fd3e49fe435d9..fc773c4e5a81f0fc67f77a5627816dd3c3be1545 100644
(file)
--- a/
docs/source/conf.py.in
+++ b/
docs/source/conf.py.in
@@
-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 = [