From 3db143e1199a089bea8253a556ab4904391af34e Mon Sep 17 00:00:00 2001 From: harvey-rtos Date: Mon, 27 Dec 2021 07:43:18 +0000 Subject: [PATCH] update docs/source/conf.py. --- docs/source/conf.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/conf.py b/docs/source/conf.py index 9bba86ddafb..12f6b2961b5 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -56,3 +56,5 @@ html_theme = 'default' html_static_path = ['_static'] master_doc= 'index' + +# test jenkins work \ No newline at end of file -- Gitee