diff options
| author | Jonathan Huot <jonathan.huot@thomsonreuters.com> | 2018-12-28 19:00:45 +0100 |
|---|---|---|
| committer | Jonathan Huot <jonathan.huot@thomsonreuters.com> | 2018-12-28 19:29:23 +0100 |
| commit | d4f48845a7ceec5bbd658cf2b478f7b6d5cfee2e (patch) | |
| tree | 7629abf308c195e2cc6fda63c1e7501f2f835b0d /docs/Makefile | |
| parent | b79b5511b01c230037abee5b636f6f03378c93f1 (diff) | |
| download | oauthlib-d4f48845a7ceec5bbd658cf2b478f7b6d5cfee2e.tar.gz | |
Add OAuth2 Provider oauthlib-flow
Diffstat (limited to 'docs/Makefile')
| -rw-r--r-- | docs/Makefile | 2 |
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 |
