From 02c1d4c355c4a1e7ce26ac1bf932903f8eb9f45e Mon Sep 17 00:00:00 2001 From: harvey-rtos Date: Wed, 29 Dec 2021 01:39:08 +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..bc0bdc04a4f 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' + + -- Gitee