From 9f1818c6476f46664d33243f67c6315ec0dc42e0 Mon Sep 17 00:00:00 2001 From: OpenTelekomCloud Proposal Bot Date: Fri, 2 Jun 2023 18:14:12 +0000 Subject: [PATCH] Update content --- doc/component-operation-guide-lts/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/component-operation-guide-lts/source/conf.py b/doc/component-operation-guide-lts/source/conf.py index f826fce..8c94fca 100644 --- a/doc/component-operation-guide-lts/source/conf.py +++ b/doc/component-operation-guide-lts/source/conf.py @@ -18,7 +18,7 @@ import os import sys extensions = [ - 'otcdocstheme' + 'otcdocstheme', ] otcdocs_auto_name = False