From 25f83a80e61d9ea9506036bdc4392f6b911b3e5c Mon Sep 17 00:00:00 2001 From: cxhong Date: Fri, 31 Jul 2020 16:55:10 -0400 Subject: [PATCH] remove `,` --- 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 d2afdfdc3..df334cef4 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -103,7 +103,7 @@ exclude_patterns = ['guides/install-guides/common_sections.rst', #'**hamn/setup_ha_mgmt_node_with_shared_data.rst', #'**hamn/setup_xcat_high_available_management_node_in_softlayer.rst', '**hierarchy/databases/postgres_tips.rst', - '**hierarchy/define_and_install_compute_node.rst', + '**hierarchy/define_and_install_compute_node.rst' #'**hierarchy/define_service_node.rst', #'**networks/getadapter.rst' #'**networks/vlan/index.rst',