Use |Flake8| consistently throughout documentation

This commit is contained in:
Ian Cordasco 2016-06-20 08:13:50 -05:00
parent 57ac6ab699
commit 41277ff965
No known key found for this signature in database
GPG key ID: 656D3395E4A9791A
19 changed files with 192 additions and 167 deletions

View file

@ -2,7 +2,7 @@
Using Flake8
==============
Flake8 can be used in many ways. A few:
|Flake8| can be used in many ways. A few:
- invoked on the command-line
@ -10,12 +10,12 @@ Flake8 can be used in many ways. A few:
- called by Git or Mercurial on or around committing
This guide will cover all of these and the nuances for using Flake8.
This guide will cover all of these and the nuances for using |Flake8|.
.. note::
This portion of Flake8's documentation does not cover installation. See
the :ref:`installation-guide` section for how to install Flake8.
This portion of |Flake8|'s documentation does not cover installation. See
the :ref:`installation-guide` section for how to install |Flake8|.
.. toctree::
:maxdepth: 2