summaryrefslogtreecommitdiff
path: root/docs/source/conf.py
diff options
context:
space:
mode:
authorIan Cordasco <graffatcolmingov@gmail.com>2016-05-26 13:21:25 -0500
committerIan Cordasco <graffatcolmingov@gmail.com>2016-05-26 13:21:25 -0500
commita7898e038932e771d0499f6dc30b8151d347c472 (patch)
tree71e048469b5f211ec2c526d425010550642d4b26 /docs/source/conf.py
parentf353a5db907a97b6513c00500f9c593bc35cc76e (diff)
downloadflake8-a7898e038932e771d0499f6dc30b8151d347c472.tar.gz
Begin adding user-facing documentation
Especially around invocation and configuration
Diffstat (limited to 'docs/source/conf.py')
-rw-r--r--docs/source/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index f30410b..a44bd97 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -35,6 +35,7 @@ extensions = [
'sphinx.ext.todo',
'sphinx.ext.coverage',
'sphinx.ext.viewcode',
+ 'sphinx-prompt',
]
# Add any paths that contain templates here, relative to this directory.