mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
doc: Remove 'Author' section from man pages
Per the closest thing we have to official man page guidelines [1]: Use of an AUTHORS section is strongly discouraged. Generally, it is better not to clutter every page with a list of (over time potentially numerous) authors; if you write or significantly amend a page, add a copyright notice as a comment in the source file. We already do a good job of tracking authors in the AUTHORS file, so we can remove this. [1] https://linux.die.net/man/7/man-pages Signed-off-by: Stephen Finucane <stephen@that.guru>
This commit is contained in:
@@ -122,9 +122,3 @@ See also
|
|||||||
--------
|
--------
|
||||||
|
|
||||||
:manpage:`sphinx-build(1)`, :manpage:`sphinx-autogen(1)`
|
:manpage:`sphinx-build(1)`, :manpage:`sphinx-autogen(1)`
|
||||||
|
|
||||||
Author
|
|
||||||
------
|
|
||||||
|
|
||||||
Etienne Desautels, <etienne.desautels@gmail.com>, Georg Brandl
|
|
||||||
<georg@python.org> et al.
|
|
||||||
|
|||||||
@@ -280,12 +280,3 @@ See also
|
|||||||
--------
|
--------
|
||||||
|
|
||||||
:manpage:`sphinx-quickstart(1)`
|
:manpage:`sphinx-quickstart(1)`
|
||||||
|
|
||||||
Author
|
|
||||||
------
|
|
||||||
|
|
||||||
Georg Brandl <georg@python.org>, Armin Ronacher <armin.ronacher@active-4.com>
|
|
||||||
et al.
|
|
||||||
|
|
||||||
This manual page was initially written by Mikhail Gusarov
|
|
||||||
<dottedmag@dottedmag.net>, for the Debian project.
|
|
||||||
|
|||||||
@@ -162,12 +162,3 @@ See also
|
|||||||
--------
|
--------
|
||||||
|
|
||||||
:manpage:`sphinx-build(1)`
|
:manpage:`sphinx-build(1)`
|
||||||
|
|
||||||
Author
|
|
||||||
------
|
|
||||||
|
|
||||||
Georg Brandl <georg@python.org>, Armin Ronacher <armin.ronacher@active-4.com> et
|
|
||||||
al.
|
|
||||||
|
|
||||||
This manual page was initially written by Mikhail Gusarov
|
|
||||||
<dottedmag@dottedmag.net>, for the Debian project.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user