summaryrefslogtreecommitdiff
path: root/docs/Makefile
diff options
context:
space:
mode:
authorJonathan Huot <jonathan.huot@thomsonreuters.com>2018-12-28 19:00:45 +0100
committerJonathan Huot <jonathan.huot@thomsonreuters.com>2018-12-28 19:29:23 +0100
commitd4f48845a7ceec5bbd658cf2b478f7b6d5cfee2e (patch)
tree7629abf308c195e2cc6fda63c1e7501f2f835b0d /docs/Makefile
parentb79b5511b01c230037abee5b636f6f03378c93f1 (diff)
downloadoauthlib-d4f48845a7ceec5bbd658cf2b478f7b6d5cfee2e.tar.gz
Add OAuth2 Provider oauthlib-flow
Diffstat (limited to 'docs/Makefile')
-rw-r--r--docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile
index 9ec7a6d..d134c96 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -2,7 +2,7 @@
#
# You can set these variables from the command line.
-SPHINXOPTS =
+SPHINXOPTS = -v
SPHINXBUILD = sphinx-build
PAPER =
BUILDDIR = _build