Add a man page for Flake8

Document Flake8 for users expecting `man flake8` to work and include the
man page in Flake8's documentation.

Closes #247
This commit is contained in:
Ian Cordasco 2016-11-13 14:32:23 -06:00
parent 3fecbe177d
commit e380665530
No known key found for this signature in database
GPG key ID: 656D3395E4A9791A
4 changed files with 153 additions and 1 deletions

View file

@ -89,6 +89,7 @@ and how to specify them on the command-line or in configuration files.
:maxdepth: 2
user/index
Flake8 man page <manpage>
Plugin Developer Guide
======================