mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-07 21:44:18 +00:00
remove manpage
the suggestion for packagers is to utilize help2man or similar tools to get an up-to-date manpage
This commit is contained in:
parent
95028ff250
commit
430f55e6d7
4 changed files with 0 additions and 156 deletions
|
|
@ -259,12 +259,6 @@ latex_documents = [
|
|||
|
||||
# -- Options for manual page output ---------------------------------------
|
||||
|
||||
# One entry per manual page. List of tuples
|
||||
# (source start file, name, description, authors, manual section).
|
||||
man_pages = [
|
||||
("manpage", "flake8", "Flake8 Command Line Documentation", [author], 1)
|
||||
]
|
||||
|
||||
# If true, show URL addresses after external links.
|
||||
# man_show_urls = False
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue