Fixed #281 in docs
authorHuw Fulcher <fulcherhuw@gmail.com>
Tue, 29 Apr 2014 21:23:40 +0000 (22:23 +0100)
committerHuw Fulcher <fulcherhuw@gmail.com>
Tue, 29 Apr 2014 21:23:40 +0000 (22:23 +0100)
Updated the Configuration section of the Intro Documentation to tell Windows users where their .pep8 configuration file is stored.

docs/intro.rst

index 018521d44a753d4368601098d5cc60aef2875679..fd2644e7cbf8cad6ee736eb379ccf8181ab0cd8c 100644 (file)
@@ -158,7 +158,8 @@ Configuration
 
 The behaviour may be configured at two levels.
 
-The user settings are read from the ``~/.config/pep8`` file.
+The user settings are read from the ``~/.config/pep8`` file and 
+for Windows from the ``~\.pep8`` file.
 Example::
 
   [pep8]