From ae9a33e9e8aa120062c700474ec6acd9b8d240af Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file docs/source/conf.py --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 834fc0065..9592b9db5 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -80,7 +80,7 @@ language = None # Adding a pattern or a file on this list will still make file available in the documentation, # but will eliminate the warning message "document isn't included in any toctree" # However, some files that generate such warning contain labels being referred to from other files, -# if put on the exclude_patters list, such labels are not visible. The commented out files in the +# if put on the exclude_patters list, such labels are not visible. The commented out files in the # exclude_patters list below, are such files. They generate a warning, but contain reference labels. exclude_patterns = ['guides/install-guides/common_sections.rst', '**manage_clusters/common/deployment/*.rst',